Skip to content

Commit

Permalink
Export type
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Jun 26, 2017
1 parent 8053c33 commit 349c7d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,6 @@ mod progress;
mod utils;
mod format;

pub use progress::{ProgressBar, MultiProgress,
pub use progress::{ProgressBar, MultiProgress, ProgressBarIter,
ProgressDrawTarget, ProgressStyle};
pub use format::{HumanDuration, FormattedDuration, HumanBytes};

0 comments on commit 349c7d3

Please sign in to comment.