Expand description
Compatibility shims which mimic some API surfaces of the current Rust bindings.
Type Aliasesยง
- Advisory
Locking Proxy - An alias for a client sender over
zx::Channel
for theAdvisoryLocking
protocol. - Directory
Proxy - An alias for a client sender over
zx::Channel
for theDirectory
protocol. - Directory
Watcher Proxy - An alias for a client sender over
zx::Channel
for theDirectoryWatcher
protocol. - Extended
Attribute Iterator Proxy - An alias for a client sender over
zx::Channel
for theExtendedAttributeIterator
protocol. - File
Proxy - An alias for a client sender over
zx::Channel
for theFile
protocol. - Linkable
Proxy - An alias for a client sender over
zx::Channel
for theLinkable
protocol. - Node
Proxy - An alias for a client sender over
zx::Channel
for theNode
protocol. - Readable
Proxy - An alias for a client sender over
zx::Channel
for theReadable
protocol. - Symlink
Proxy - An alias for a client sender over
zx::Channel
for theSymlink
protocol. - Writable
Proxy - An alias for a client sender over
zx::Channel
for theWritable
protocol.