Expand description
Various error types returned by functions in the astrolabe crate.
Structs§
- Invalid
Format - An error indicating that the string to be parsed is invalid.
- OutOf
Range - An error indicating that some given parameter is out of range or resulted in an out of range date/time value.
Enums§
- Astrolabe
Error - Custom error enum for the astrolabe crate.