Expand description
Compatibility shims which mimic some API surfaces of the current Rust bindings.
Type Aliasesยง
- Component
Controller Proxy - An alias for a client over
zx::Channelfor theComponentControllerprotocol. - Component
Runner Proxy - An alias for a client over
zx::Channelfor theComponentRunnerprotocol. - Task
Provider Proxy - An alias for a client over
zx::Channelfor theTaskProviderprotocol.