Skip to main content

Crate fidl_next_common_fuchsia_unknown

Crate fidl_next_common_fuchsia_unknown 

Source

Re-exports§

pub use self::natural::*;

Modules§

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

Structs§

Closeable
The type corresponding to the Closeable protocol. Provides a means of synchronously closing a connection.
Queryable
The type corresponding to the Queryable protocol. Provides a means of identifying a type-erased protocol.

Traits§

CloseableClientHandler
A client handler for the Closeable protocol.
CloseableServerHandler
A server handler for the Closeable protocol.
QueryableClientHandler
A client handler for the Queryable protocol.
QueryableServerHandler
A server handler for the Queryable protocol.