Module gix_features::progress::unit::display
source · Available on crate feature
progress only.Expand description
Various utilities to display values and units.
Structs
- A way to display a Unit.
- A structure able to display throughput, a value change within a given duration.
- A utility to implement Display.
Enums
- The location at which
ThroughputorUnitDisplaysshould be placed.