Expand description
Compatibility shims which mimic some API surfaces of the current Rust bindings.
Type Aliasesยง
- Advisory
Locking Proxy - An alias for a client over
zx::Channelfor theAdvisoryLockingprotocol. - Directory
Watcher Proxy - An alias for a client over
zx::Channelfor theDirectoryWatcherprotocol. - Extended
Attribute Iterator Proxy - An alias for a client over
zx::Channelfor theExtendedAttributeIteratorprotocol. - Readable
Proxy - An alias for a client over
zx::Channelfor theReadableprotocol. - Writable
Proxy - An alias for a client over
zx::Channelfor theWritableprotocol.