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