Skip to main content

Module error

Module error 

Source
Expand description

Error types for functions in the calendar crate

Modulesยง

inner ๐Ÿ”’
unstable ๐Ÿ”’

Structsยง

RangeError
An argument is out of range for its domain.
UnknownEraError ๐Ÿ”’
Internal narrow error type for functions that only fail on unknown eras

Enumsยง

DateError
Error type for date creation via Date::try_new_from_codes.
MonthCodeError ๐Ÿ”’
Internal narrow error type for functions that only fail on month code operations
MonthCodeParseError ๐Ÿ”’
Internal narrow error type for functions that only fail on parsing month codes

Functionsยง

range_check ๐Ÿ”’
range_check_with_overflow ๐Ÿ”’