We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8841733 commit 34c9f34Copy full SHA for 34c9f34
src/lib.rs
@@ -93,5 +93,7 @@ pub use error::{Error, Result};
93
94
pub mod extensions;
95
96
+pub use imap_proto;
97
+
98
#[cfg(test)]
99
mod mock_stream;
0 commit comments