pub type Hertz<T> = Rate<T, 1, 1>;
Reexport fugit Alias for hertz rate
fugit
pub struct Hertz<T> { /* private fields */ }