Expand description
IO utilities.
Structs
- Compressed file whose contents can be verified with a hash.
- Compressed file that calculates the hash of its contents.
- File system uses the local file system.
- Readable file in the local file system.
- Writable file in the local file system.
Traits
- Abstracts a file system.
- File whose name is the hash of its contents.
- File whose name will be the hash of its contents.