Module error

Module error 

Source
Expand description

the error module provides a custom error type for the time crate as well as a type alias for results using this error type.

Enums§

Error

Type Aliases§

Result
A type alias for a Result with the error type set to Error.