Expand description
Compatibility shims which mimic some API surfaces of the current Rust bindings.
Type Aliasesยง
- Archive
Accessor Proxy - An alias for a client over
zx::Channelfor theArchiveAccessorprotocol. - Batch
Iterator Proxy - An alias for a client over
zx::Channelfor theBatchIteratorprotocol. - LogFlusher
Proxy - An alias for a client over
zx::Channelfor theLogFlusherprotocol. - LogSettings
Proxy - An alias for a client over
zx::Channelfor theLogSettingsprotocol. - LogStream
Proxy - An alias for a client over
zx::Channelfor theLogStreamprotocol. - Sample
Proxy - An alias for a client over
zx::Channelfor theSampleprotocol. - Sample
Sink Proxy - An alias for a client over
zx::Channelfor theSampleSinkprotocol.