bookdata::util::logging

Function meter_bar

Source
pub fn meter_bar<S>(len: S, name: &str) -> ProgressBar
where S: TryInto<u64>, S::Error: Debug,
Expand description

Create a meter for monitoring pipelines.