kale_duration 0.1.3

A simple rust libary to provide a way to parse durations quickly without having to think about it
Documentation
1
2
3
mod duraiton;

pub use duraiton::AbsoluteDuration;