Expand description
Error types for functions in the calendar crate
Modulesยง
Structsยง
- Range
Error - An argument is out of range for its domain.
- Unknown
EraError ๐ - Internal narrow error type for functions that only fail on unknown eras
Enumsยง
- Date
Error - Error type for date creation via
Date::try_new_from_codes. - Month
Code ๐Error - Internal narrow error type for functions that only fail on month code operations
- Month
Code ๐Parse Error - Internal narrow error type for functions that only fail on parsing month codes
Functionsยง
- range_
check ๐ - range_
check_ ๐with_ overflow