Structs§
- A
FilesystemConfig
for a filesystem that is already present in the process’s namespace. - A
Filesystem
instance for a filesystem that is already present in the process’s namespace.
Traits§
- Helper trait for shutting down
Box<dyn Filesystem>
objects. - A trait for filesystems that are able to clear their caches.
- A trait representing a mounted filesystem that benchmarks will be run against.
- A trait for creating
Filesystem
s.