Module git_features::progress [−][src]
Various prodash
types along with various utilities for comfort.
Modules
unit |
Structs
Discard | An implementation of |
DoOrDiscard | An implementation of |
Read | A structure passing every |
ThroughputOnDrop | Emit a message with throughput information when the instance is dropped. |
Unit | A configurable and flexible unit for use in Progress::init(). |
Enums
Either | An implementation of |
Traits
Progress | A trait for describing hierarchical process. |
Functions
bytes | A unit for displaying bytes with throughput and progress percentage. |
count | A unit for displaying human readable numbers with throughput and progress percentage. |
steps | A predefined unit for displaying a multi-step progress |