Module imap_types::extensions::idle
source · Available on crate features
ext_*
and ext_idle
only.Expand description
IMAP4 IDLE command
This extension adds a new method …
… adds a new type …
… and extends …
CommandBody
enum with a new variantCommandBody::Idle
, andCapability
enum with a new variantCapability::Idle
.
Structs
- Denotes the continuation data message “DONE\r\n” to end the IDLE command.