Expand description
Compatibility shims which mimic some API surfaces of the current Rust bindings.
Type Aliasesยง
- Iterator
Proxy - An alias for a client over
zx::Channelfor theIteratorprotocol. - Store
Proxy - An alias for a client over
zx::Channelfor theStoreprotocol.