io-jmap 0.1.0

JMAP client library
Documentation
1
2
3
4
//! RFC 8620 helpers: capability URN.

/// Core JMAP capability (RFC 8620).
pub const CORE_CAPABILITY: &str = "urn:ietf:params:jmap:core";