Expand description
Compatibility shims which mimic some API surfaces of the current Rust bindings.
Type Aliasesยง
- Component
Controller Proxy - An alias for a client sender over
zx::Channel
for theComponentController
protocol. - Component
Runner Proxy - An alias for a client sender over
zx::Channel
for theComponentRunner
protocol. - Task
Provider Proxy - An alias for a client sender over
zx::Channel
for theTaskProvider
protocol.