Expand description
Module dedicated to backend management.
The core concept of this module is the Backend
trait, which is
an abstraction over emails manipulation.
Then you have the [BackendConfig
] which represents the
backend-specific configuration, mostly used by the
AccountConfiguration.
Structs
Enums
- Errors related to backend.