Module error

Module error 

Source

Modulesยง

civil ๐Ÿ”’
duration ๐Ÿ”’
fmt ๐Ÿ”’
signed_duration ๐Ÿ”’
span ๐Ÿ”’
timestamp ๐Ÿ”’
tz ๐Ÿ”’
unit ๐Ÿ”’
util ๐Ÿ”’
zoned ๐Ÿ”’

Structsยง

AdhocError ๐Ÿ”’
A generic error message.
Error
An error that can occur in this crate.
ErrorInner ๐Ÿ”’
FilePathError ๐Ÿ”’
IOError ๐Ÿ”’
A std::io::Error.

Enumsยง

CrateFeatureError ๐Ÿ”’
An error used whenever a failure is caused by a missing crate feature.
ErrorKind ๐Ÿ”’
The underlying kind of a Error.

Traitsยง

ErrorContext ๐Ÿ”’
A trait for contextualizing error values.
IntoError ๐Ÿ”’
A simple trait to encapsulate automatic conversion to Error.