tailhook / humantime

A parser and formatter for std::time::{SystemTime, Duration}
Apache License 2.0
285 stars 36 forks source link

Allow parsing zero durations with no units #43

Open RobertGauld opened 1 year ago

RobertGauld commented 1 year ago

See #28