Module disk_interface

Source

Structs§

RealDiskInterface

Enums§

FileReaderError
Result of ReadFile.

Traits§

DiskInterface
Interface for accessing the disk.
FileReader
Interface for reading files from disk. See DiskInterface for details. This base offers the minimum interface needed just to read files.