Module compat

Source
Expand description

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

Type Aliasesยง

ComponentControllerProxy
An alias for a client sender over zx::Channel for the ComponentController protocol.
ComponentRunnerProxy
An alias for a client sender over zx::Channel for the ComponentRunner protocol.
TaskProviderProxy
An alias for a client sender over zx::Channel for the TaskProvider protocol.