Modulesยง
- civil ๐
- duration ๐
- fmt ๐
- signed_
duration ๐ - span ๐
- timestamp ๐
- tz ๐
- unit ๐
- util ๐
- zoned ๐
Structsยง
- Adhoc
Error ๐ - A generic error message.
- Error
- An error that can occur in this crate.
- Error
Inner ๐ - File
Path ๐Error - IOError ๐
- A
std::io::Error.
Enumsยง
- Crate
Feature ๐Error - An error used whenever a failure is caused by a missing crate feature.
- Error
Kind ๐ - The underlying kind of a
Error.
Traitsยง
- Error
Context ๐ - A trait for contextualizing error values.
- Into
Error ๐ - A simple trait to encapsulate automatic conversion to
Error.