Expand description
Error types for this crate.
Structs§
- Date
Range Error - The error type indicating that a
Datewas out of range. - Date
Time Range Error - The error type indicating that a
DateTimewas out of range.
Enums§
- Date
Range Error Kind - Details of the error that caused a
DateRangeError. - Date
Time Range Error Kind - Details of the error that caused a
DateTimeRangeError.