Expand description
Compatibility shims which mimic some API surfaces of the current Rust bindings.
Type Aliasesยง
- Binder
Proxy - An alias for a client over
zx::Channelfor theBinderprotocol. - Child
Iterator Proxy - An alias for a client over
zx::Channelfor theChildIteratorprotocol. - Execution
Controller Proxy - An alias for a client over
zx::Channelfor theExecutionControllerprotocol. - Storage
Iterator Proxy - An alias for a client over
zx::Channelfor theStorageIteratorprotocol.