aboutsummaryrefslogtreecommitdiff
path: root/src/imap/command/mod.rs
blob: 0b7e576c9128307bbc2c4cd694dddf913b1ec895 (plain) (blame)
1
2
3
4
pub mod anonymous;
pub mod authenticated;
pub mod examined;
pub mod selected;