Skip to main content

Module error

Module error 

Source
Expand description

Error types for this crate.

Structs§

DateRangeError
The error type indicating that a Date was out of range.
DateTimeRangeError
The error type indicating that a DateTime was out of range.

Enums§

DateRangeErrorKind
Details of the error that caused a DateRangeError.
DateTimeRangeErrorKind
Details of the error that caused a DateTimeRangeError.