Crate filesystem

source ·

Structs

An in-memory file system.
An implementation of FileSystem that interacts with the actual operating system’s file system.
Tracks a temporary directory that will be deleted once the struct goes out of scope.

Traits

Provides standard file system operations.
Tracks a temporary directory that will be deleted once the struct goes out of scope.