Module error_chain::example_generated::inner
source · Expand description
Another code generated by the macro.
Structs§
- The Error type.
Enums§
- The kind of an error.
Traits§
- Additional methods for
Result
, for easy interaction with this crate.
Type Aliases§
- Convenient wrapper around
std::Result
.