Expand description
Compatibility shims which mimic some API surfaces of the current Rust bindings.
Type Aliasesยง
- Cloneable
Proxy - An alias for a client over
zx::Channelfor theCloneableprotocol. - Closeable
Proxy - An alias for a client over
zx::Channelfor theCloseableprotocol. - Queryable
Proxy - An alias for a client over
zx::Channelfor theQueryableprotocol.