Docs.rs
irox-progress-0.4.1
irox-progress 0.4.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
spmadden
Dependencies
egui ^0.29
normal
optional
irox-bits ^0
normal
irox-egui-extras ^0
normal
optional
irox-time ^0
normal
irox-tools ^0
normal
log ^0.4
normal
eframe ^0.29
dev
Versions
67.31%
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.4.1
All Items
Crate Items
Re-exports
Modules
Macros
Structs
Enums
Traits
Crate
irox_progress
Copy item path
Source
Expand description
An ecosystem for displaying progress, either in a UI or on the terminal.
Re-exports
§
pub use
irox_time
;
Modules
§
console
read
write
Macros
§
get_
human
Structs
§
Task
A task is a specific tracked operation. It has:
Enums
§
Task
Element
Units
Traits
§
Progress
Printer
A way to display progress.