StandardPeriodicWheel

Type Alias StandardPeriodicWheel 

Source
pub type StandardPeriodicWheel<T> = BitWheel<T, 2, 100, 8, 64>;

Aliased Typeยง

pub struct StandardPeriodicWheel<T> { /* private fields */ }