systemd-duration 0.1.0

Convert systemd style time durations into other formats
Documentation
1
2
3
4
5
6
7
# systemd-duration
`systemd-duration` is a crate that implements parsing of the [systemd duration format] in Rust.

## Usage
See the examples directory for code examples.

[systemd duration format]: https://www.freedesktop.org/software/systemd/man/latest/systemd.time.html