Module mailpot::errors

source ·
Expand description

Errors of this library.

Structs

Enums

Traits

  • This trait is implemented on all the errors generated by the error_chain macro.
  • Provides the context method for Result.
  • Additional methods for Result, for easy interaction with this crate.

Type Definitions

  • Convenient wrapper around std::Result.