Expand description
Generic file handling utilities
Structs§
- A variant of
TaggedFilethat holds aFilehandle, and reflects changes such as tag removals. - A generic representation of a file
Enums§
- The type of file read
Traits§
- Provides various methods for interaction with a file
- Provides a common interface between
TaggedFileandBoundTaggedFile