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 0637d8e commit c6b5386Copy full SHA for c6b5386
src/extensions/mod.rs
@@ -1,4 +1,4 @@
1
//! Implementations of various IMAP extensions.
2
pub mod idle;
3
4
-pub mod quota;
+pub mod quota;
0 commit comments