Structs§
- Auto
Search Result - Result of the auto search
- Biome
Path - Config
Name - File
System Diagnostic - Memory
File System - Fully in-memory file system, stores the content of all known files in a hashmap
- Open
Options - This struct is a “mirror” of [std::fs::FileOptions]. Refer to their documentation for more details
- OsFile
System - Implementation of FileSystem that directly calls through to the underlying OS
- Path
Interner - File paths interner cache
Enums§
- Error
Entry - Error entries are special file system entries that cause an error to be emitted when they are reached through a filesystem traversal. This is mainly useful as a mechanism to test the handling of filesystem error in client code.
Constants§
Traits§
- File
- File
System - File
System Ext - Trait that contains additional methods to work with FileSystem
- Traversal
Context - Traversal
Scope