Docs.rs
irox-progress-0.1.2
irox-progress 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
spmadden
Dependencies
eframe ^0.23
normal
egui ^0.23
normal
irox-egui-extras ^0
normal
irox-time ^0
normal
irox-tools ^0
normal
log ^0.4
normal
Versions
61.54%
of the crate is documented
Go to latest version
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
☰
irox_progress
0.1.2
All Items
Modules
Macros
Structs
Enums
Traits
?
Crate
irox_progress
source
·
[
−
]
Expand description
An ecosystem for displaying progress, either in a UI or on the terminal.
Modules
console
read
write
Macros
get_human
Structs
Task
A task is a specific tracked operation. It has:
Enums
TaskElementUnits
Traits
ProgressPrinter
A way to display progress.