Module compat

Source
Expand description

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

Type Aliasesยง

CloneableProxy
An alias for a client sender over zx::Channel for the Cloneable protocol.
CloseableProxy
An alias for a client sender over zx::Channel for the Closeable protocol.
QueryableProxy
An alias for a client sender over zx::Channel for the Queryable protocol.