Docs.rs
qtmd-0.1.1
qtmd 0.1.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
rn7s2
Dependencies
tqdm ^0.6.0
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
qtmd
0.1.1
All Items
Structs
Enums
Traits
Functions
?
Crate
qtmd
source
·
[
−
]
Structs
Qtmd
Iterator wrapper that updates progress bar on
next
Enums
Style
Traits
Iter
Functions
qtmd
Wrap
Iterator
like it in Python. This function creates a default progress bar object and registers it to the global collection. The returned iterator
Deref
to the given one and will update its tqdm whenever
next
is called.
refresh
Manually refresh all tqdms