Modules§
Structs§
- Anonymous
Remote File Object - A file object that is not attached to a
RemoteFs, which means it stores its ownRemoteIo. - Boot
ZxTimer - Monotonic
ZxTimer - Remote
Bundle - RemoteBundle is a remote, immutable filesystem that stores additional metadata that would otherwise not be available. The metadata exists in the “metadata.v1” file, which contains directory, symbolic link and extended attribute information. Only the content for files are accessed remotely as normal.
- Remote
Counter - Remote
File Object - Remote
Fs - Remote
Unix Domain Socket - Remote
Volume - Remote
Zxio File Object - Syslog
File
Functions§
- create_
file_ from_ handle - Create a FileHandle from a zx::NullableHandle.
- create_
fuchsia_ pipe - new_
remote_ file - Creates a file handle from a zx::NullableHandle.
- new_
remote_ file_ ops - Creates a FileOps from a zx::NullableHandle.
- new_
remote_ fs - new_
remote_ vol - new_
remotefs_ in_ root - Create a filesystem to access the content of the fuchsia directory available
at
options.sourceinsideroot.