Crate version_history

source ·

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§

Functions§