relative-duration 1.0.0

Duration with negative capabilities
Documentation
1
2
3
4
5
6
7
8
9
10
11
# relative-duration

Durations that can be negative in rust,
for people that want to substract durations
without having to use bigger type.

## Disclaimer

This crate is still a work in progress;
but I will make it more documented in the next few months
since it's not so big.