Cargo Features

imap-types has no features set by default.

[dependencies]
imap-types = { version = "1.0.0", features = ["bounded-static", "serde", "arbitrary", "starttls", "ext_condstore_qresync", "ext_mailbox_referrals", "unvalidated"] }
bounded-static

Enables derive of bounded-static ^0.5.0

bounded-static:

Enable the ToStatic custom derive macro.

serde

Enables serde, serde of chrono

arbitrary = unvalidated

Enables arbitrary, arbitrary and std of chrono

starttls

IMAP

ext_condstore_qresync

IMAP Extensions

ext_login_referrals ext_mailbox_referrals
unvalidated arbitrary?

Unlock unvalidated constructors.