Expand description
Compatibility shims which mimic some API surfaces of the current Rust bindings.
Type Aliases§
- Launcher
Proxy - An alias for a client sender over
zx::Channel
for theLauncher
protocol. - Resolver
Proxy - An alias for a client sender over
zx::Channel
for theResolver
protocol.