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. - Controller
Proxy - An alias for a client over
zx::Channelfor theControllerprotocol. - Event
Stream Proxy - An alias for a client over
zx::Channelfor theEventStreamprotocol. - Execution
Controller Proxy - An alias for a client over
zx::Channelfor theExecutionControllerprotocol. - Introspector
Proxy - An alias for a client over
zx::Channelfor theIntrospectorprotocol. - Namespace
Proxy - An alias for a client over
zx::Channelfor theNamespaceprotocol. - Realm
Proxy - An alias for a client over
zx::Channelfor theRealmprotocol. - Storage
Admin Proxy - An alias for a client over
zx::Channelfor theStorageAdminprotocol. - Storage
Iterator Proxy - An alias for a client over
zx::Channelfor theStorageIteratorprotocol.