mail_template/
error.rs

1//! Module re-exporting all error types.
2
3pub use crate::path_rebase::UnsupportedPathError;