pub fn normalize_mail_template_subject_config_value(
key: &str,
value: &str,
) -> MailConfigResult<String>Expand description
Normalizes a mail template subject.
ยงErrors
Returns MailConfigError when the supplied value violates the corresponding mail setting contract.