Expand description
Compatibility shims which mimic some API surfaces of the current Rust bindings.
Type Aliasesยง
- Binder
Proxy - An alias for a client sender over
zx::Channel
for theBinder
protocol. - Child
Iterator Proxy - An alias for a client sender over
zx::Channel
for theChildIterator
protocol. - Controller
Proxy - An alias for a client sender over
zx::Channel
for theController
protocol. - Event
Stream Proxy - An alias for a client sender over
zx::Channel
for theEventStream
protocol. - Execution
Controller Proxy - An alias for a client sender over
zx::Channel
for theExecutionController
protocol. - Introspector
Proxy - An alias for a client sender over
zx::Channel
for theIntrospector
protocol. - Namespace
Proxy - An alias for a client sender over
zx::Channel
for theNamespace
protocol. - Realm
Proxy - An alias for a client sender over
zx::Channel
for theRealm
protocol.