| Crates.io | systemd-duration |
| lib.rs | systemd-duration |
| version | 0.3.1 |
| created_at | 2024-03-31 17:42:52.294167+00 |
| updated_at | 2025-05-07 21:13:46.119642+00 |
| description | Convert systemd style time durations into other formats |
| homepage | |
| repository | https://github.com/Elizafox/systemd-duration |
| max_upload_size | |
| id | 1191793 |
| size | 108,745 |
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:
with-time feature)with-chrono feature)See the examples directory for code examples.