Structs§
- An execution scope that is hosting tasks for a group of connections. See the module level documentation for details.
- The root directory of Fuchsia package.
RootDirCache
is a cache ofArc<RootDir>
s indexed by their hash.
Enums§
Traits§
- The storage that provides the non-meta files (accessed by hash) of a package-directory (e.g. blobfs).
- RootDir takes an optional
OnRootDirDrop
value that will be dropped when the RootDir is dropped.
Functions§
- Serves a package directory for the package with hash
meta_far
onserver_end
. The connection rights are set byflags
, used the same as theflags
parameter of fuchsia.io/Directory.Open. - Serves a sub-
path
of a package directory for the package with hashmeta_far
onserver_end
.