Structs§
- An
AbiRevision
is the 64-bit stamp representing an ABI revision of the Fuchsia platform. - An
ApiLevel
represents an API level of the Fuchsia platform. - Version represents an API level of the Fuchsia platform API.
- VersionHistory stores the history of Fuchsia API levels, and lets callers query the support status of API levels and ABI revisions.
- Wrapper for a vector of Versions with a nice implementation of Display.
Enums§
- An AbiRevisionExplanation represents the information that can be extracted from a raw ABI revision just based on the 64-bit number itself.