Stop exposing internal encoder implementation

This commit is contained in:
Paolo Barbolini
2020-10-13 20:47:40 +02:00
parent b43c69af47
commit 1ea562b15a

View File

@@ -174,7 +174,6 @@
//!
//! ```
pub use encoder::*;
pub use mailbox::*;
pub use mimebody::*;