Docs.rs
crossterm_progress_bar-2.1.0
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
crossterm_progress_bar 2.1.0
Library for drawing progress bars
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
7
items documented
0
out of
5
items with examples
Ø build duration
all releases: 28s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
tsorak/crossterm_progress_bar
0
0
0
crates.io
Dependencies
crossterm ^0.27.0
normal
thiserror ^1
normal
Versions
2.1.1
(2024-08-15)
2.1.0
(2024-08-15)
2.0.0
(2024-07-23)
1.0.4
(2024-07-22)
1.0.3
(2024-07-22)
Owners
crossterm_progress_bar
Features
Write the bar directly to stdout
Write to String, fitted and styled properly
Configurable fill, empty and arrow char
Show/hide percentage
Examples
cargo
run
--
example
showcase
cargo
run
--
example
side_by_side