ModulesΒ§
- file πThis module contains the
FileHandle
andFile
implementations. They arenβt exposed to the public API. OnlyFileHandle
can be used through theVirtualFile
trait object. - file_
opener π - filesystem πThis module contains the
FileSystem
type itself. - offloaded_
file π - stdio πThis module contains the standard I/O streams, i.e. βemulatedβ
stdin
,stdout
andstderr
.
StructsΒ§
- ArcDirectory
Node π - ArcFile
Node π - Custom
File πNode - Directory
Node π - File
Node π - The in-memory file system!
- Offloaded
File πNode - Read
Only πFile Node - A wrapper type around the standard I/O stream of the same name that implements
VirtualFile
. - A wrapper type around the standard I/O stream of the same name that implements
VirtualFile
. - A wrapper type around the standard I/O stream of the same name that implements
VirtualFile
.
EnumsΒ§
- Node π
ConstantsΒ§
- ROOT_
INODE π
FunctionsΒ§
- time π
Type AliasesΒ§
- Inode π