Expand description
Error types for functions in the calendar crate
Structs§
- Range
Error - An argument is out of range for its domain.
Enums§
- Date
Error - Error type for date creation via
Date::try_new_from_codes.
Error types for functions in the calendar crate
Date::try_new_from_codes.