Expand description
Property selector enums and jmap_types::JmapObject impls for RFC 8621 types.
These are defined here so that jmap-mail-server can use them without
violating the orphan rule (JmapObject is foreign but the mail types are
local to this crate).
Enumsยง
- Email
Property - Property selector for
crate::Email/getand/set. - Email
Submission Property - Property selector for
crate::EmailSubmission/getand/set. - Identity
Property - Property selector for
crate::Identity/getand/set. - Mailbox
Property - Property selector for
crate::Mailbox/getand/set. - Search
Snippet Property - Property selector for
crate::SearchSnippet/get. - Thread
Property - Property selector for
crate::Thread/get. - Vacation
Response Property - Property selector for
crate::VacationResponse/getand/set.