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 over
zx::Channelfor theCompositeNodeManagerprotocol. - Driver
Proxy - An alias for a client over
zx::Channelfor theDriverprotocol. - Node
Controller Proxy - An alias for a client over
zx::Channelfor theNodeControllerprotocol. - Node
Proxy - An alias for a client over
zx::Channelfor theNodeprotocol.