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
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.
CloseableLocalClientHandler
A client handler for the Closeable protocol.
CloseableLocalServerHandler
A server handler for the Closeable protocol.
CloseableServerHandler
A server handler for the Closeable protocol.
QueryableClientHandler
A client handler for the Queryable protocol.
QueryableLocalClientHandler
A client handler for the Queryable protocol.
QueryableLocalServerHandler
A server handler for the Queryable protocol.
QueryableServerHandler
A server handler for the Queryable protocol.