Convert between duration strings (e.g., '100ms', '1s', '2h') and std::time::Duration.
# Cargo.toml
[dependencies]
duration-string = "0.5.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a duration string into a Duration.
No known issues recorded.
No dependency data recorded yet.