baoyachi / duration-str

duration string parser write by Rust.Playground:
https://baoyachi.github.io/duration-str/
30 stars 9 forks source link

ref: use `AsRef<str>` instead of `Into<String>` #22

Closed pouriya closed 7 months ago

baoyachi commented 7 months ago

Thx