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