pub type SecsDuration<T> = Duration<T, 1, 1>;
Reexport fugit Alias for second duration
fugit
pub struct SecsDuration<T> { /* private fields */ }