Modules§
- fs
- Filesystem manipulation operations.
- io
- Traits, helpers, and type definitions for core I/O functionality.
- prelude
- traits
Structs§
- IoData
- Access the
datafolder where the exe is stored. - IoExe
- Access to the path where the exe is stored.
- IoGlobal
- The Global I/O operations for the filesystem.
It have access to the whole file system.
Use other
Iostruct to sandbox it. - Path
- A slice of a path (akin to
str). - PathBuf
- An owned, mutable path (akin to
String).
Enums§
Traits§
- File
System - File
System Isolated - File
System Provider - File
System Read - File
System Write - File
Type Extension - GetPath
- IoError
Ext - SetPath