Expand description
Compatibility shims which mimic some API surfaces of the current Rust bindings.
Type Aliasesยง
- Cloneable
Proxy - An alias for a client sender over
zx::Channel
for theCloneable
protocol. - Closeable
Proxy - An alias for a client sender over
zx::Channel
for theCloseable
protocol. - Queryable
Proxy - An alias for a client sender over
zx::Channel
for theQueryable
protocol.