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
Proxy - An alias for a client over
zx::Channelfor theDirectoryprotocol. - 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. - File
Proxy - An alias for a client over
zx::Channelfor theFileprotocol. - Linkable
Proxy - An alias for a client over
zx::Channelfor theLinkableprotocol. - Node
Proxy - An alias for a client over
zx::Channelfor theNodeprotocol. - Readable
Proxy - An alias for a client over
zx::Channelfor theReadableprotocol. - Symlink
Proxy - An alias for a client over
zx::Channelfor theSymlinkprotocol. - Writable
Proxy - An alias for a client over
zx::Channelfor theWritableprotocol.