Module mdbook::errors
[−]
[src]
The error types used through out this crate.
Structs
Error |
The Error type. |
Enums
ErrorKind |
The kind of an error. |
Traits
ResultExt |
Additional methods for |
Type Definitions
Result |
Convenient wrapper around |