Module compat

Source
Expand description

Compatibility shims which mimic some API surfaces of the current Rust bindings.

Type Aliasesยง

BinderProxy
An alias for a client sender over zx::Channel for the Binder protocol.
ChildIteratorProxy
An alias for a client sender over zx::Channel for the ChildIterator protocol.
ControllerProxy
An alias for a client sender over zx::Channel for the Controller protocol.
EventStreamProxy
An alias for a client sender over zx::Channel for the EventStream protocol.
ExecutionControllerProxy
An alias for a client sender over zx::Channel for the ExecutionController protocol.
IntrospectorProxy
An alias for a client sender over zx::Channel for the Introspector protocol.
NamespaceProxy
An alias for a client sender over zx::Channel for the Namespace protocol.
RealmProxy
An alias for a client sender over zx::Channel for the Realm protocol.