Expand description
Error types for this crate.
Structs§
- The error type indicating that MS-DOS date and time was out of range.
- The error type indicating that a
FileTimewas out of range. - An error which can be returned when parsing a
FileTime.
Enums§
- Details of the error that caused a
DosDateTimeRangeError. - Details of the error that caused a
FileTimeRangeError.