Expand description
Compatibility shims which mimic some API surfaces of the current Rust bindings.
Type Aliasesยง
- Composite
Node Manager Proxy - An alias for a client sender over
zx::Channel
for theCompositeNodeManager
protocol. - Driver
Proxy - An alias for a client sender over
zx::Channel
for theDriver
protocol. - Node
Controller Proxy - An alias for a client sender over
zx::Channel
for theNodeController
protocol. - Node
Proxy - An alias for a client sender over
zx::Channel
for theNode
protocol.