tailhook / humantime

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

Lack of samples #27

Open Wandalen opened 2 years ago

Wandalen commented 2 years ago

Thanks for open source. Any samples?

schneiderfelipe commented 1 year ago

Do you mean something like tests https://github.com/tailhook/humantime/blob/12ce6f50894a56a410b390e5608ac9db8afe2407/src/duration.rs#L345-L379 or https://github.com/tailhook/humantime/blob/12ce6f50894a56a410b390e5608ac9db8afe2407/src/duration.rs#L384-L385