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.

Enums§

Constants§

  • Global VersionHistory instance generated at build-time from the contents of //sdk/version_history.json.

Functions§