stalwartlabs / mail-auth

DKIM, ARC, SPF and DMARC library for Rust
https://docs.rs/mail-auth/
Apache License 2.0
82 stars 13 forks source link

Implement StdError for mail_auth::Error #36

Closed hoxxep closed 2 months ago

hoxxep commented 2 months ago

For compatibility with thiserror etc.