Structs§
Traits§
- FsBackend
- FsBackend defines a common API for all virtual file systems (vfs) in the crate.
Some functions here use
pathas a parameter or return value. In all cases,pathwill refer to the virtual file system. The exception is theroot()function, which returns the path in the host file system.