Crate fidl_next_fuchsia_version

Source

Modules§

compat
Compatibility shims which mimic some API surfaces of the current Rust bindings.

Type Aliases§

AbiRevision
The ABI revision denotes the semantics of the Fuchsia System Interface that an application expects the platform to provide. ABI revision values are chosen at random.
ApiLevel
The API level denotes a set of APIs available when building an application for a given release of the FUCHSIA IDK. API levels are assigned in increasing order.
WireAbiRevision
The wire type corresponding to AbiRevision.
WireApiLevel
The wire type corresponding to ApiLevel.