1 2 3 4
//! RFC 8620 helpers: capability URN. /// Core JMAP capability (RFC 8620). pub const CORE_CAPABILITY: &str = "urn:ietf:params:jmap:core";