Expand description
Error types for this crate.
Structs
- The error type indicating that DOS date and time was out of range.
- The error type indicating that a
FileTime
was out of range. - The error type indicating that a
OffsetDateTime
was out of range.
Enums
- Details of the error that caused a
DosDateTimeRangeError
. - Details of the error that caused a
FileTimeRangeError
.