Module errors

Module errors 

Source
Expand description

Various error types returned by functions in the astrolabe crate.

Structs§

InvalidFormat
An error indicating that the string to be parsed is invalid.
OutOfRange
An error indicating that some given parameter is out of range or resulted in an out of range date/time value.

Enums§

AstrolabeError
Custom error enum for the astrolabe crate.