Skip to content

Commit

Permalink
Re-export imap-proto
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixPodint committed Nov 8, 2021
1 parent 8841733 commit 34c9f34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,7 @@ pub use error::{Error, Result};

pub mod extensions;

pub use imap_proto;

#[cfg(test)]
mod mock_stream;

0 comments on commit 34c9f34

Please sign in to comment.