systemd-duration 0.3.1

Convert systemd style time durations into other formats
Documentation

systemd-duration

systemd-duration is a crate that implements parsing of the systemd duration format in Rust.

This library can convert a systemd duration string to the following:

Usage

See the examples directory for code examples.