io-jmap 0.1.0

JMAP client library
Documentation
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";