Crate fidl_next_fuchsia_version

Crate fidl_next_fuchsia_version 

Source

Re-exports§

pub use self::natural::*;

Modules§

compat
Compatibility shims which mimic some API surfaces of the current Rust bindings.
generic
natural
wire
wire_optional

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.