1 2 3 4
//! RFC 8621 helpers: capability URN. /// JMAP for Mail capability (RFC 8621). pub const MAIL_CAPABILITY: &str = "urn:ietf:params:jmap:mail";