Module fuchsia

Source
Expand description

Fuchsia-specific extensions to the FIDL codec.

Re-exports§

pub use zx;

Structs§

WireChannel
A Zircon channel.
WireOptionalChannel
An optional Zircon channel.
WireOptionalHandle
An optional Zircon handle.

Traits§

HandleDecoder
A decoder which support Zircon handles.
HandleEncoder
An encoder which supports Zircon handles.

Unions§

WireHandle
A Zircon handle.