Resolve "Duration struct's fields are private"
Closes #7 (closed)
This MR also adds a From<(u64, Unit)>
implementation for the Duration
type for convenience.
Edited by Maaz Ahmed
Closes #7 (closed)
This MR also adds a From<(u64, Unit)>
implementation for the Duration
type for convenience.