Cargo Features

[dependencies]
panorama-imap = { version = "0.0.4", default-features = false, features = ["low-level", "rfc2087", "rfc2177", "rfc6154", "stderrlog"] }
default = rfc2177, rfc6154

These default features are set whenever panorama-imap is added without default-features = false somewhere in the dependency tree.

low-level
rfc2087

quota

rfc2177 default

idle

Affects client::IdleToken, proto::rfc2177

rfc6154 default

list

Features from optional dependencies

stderrlog implicit feature

Enables stderrlog ^0.5.1

stderrlog:

Logger that logs to stderr based on verbosity specified