[][src]Module termprogress::wheel

Contains infinite char iterators and the type wrapping them, Wheel.

Structs

WheelIntoIter

An infinite iterator of a repeating series of chars, used for spinner::Spin

Enums

Wheel

An infinite repeating series of char. Used for spinner::Spin.