4 releases
0.2.0 | May 22, 2020 |
---|---|
0.1.2 | Sep 8, 2019 |
0.1.1 | Jul 30, 2018 |
0.1.0 | May 13, 2018 |
#19 in #period
145 downloads per month
10KB
226 lines
time-parse
Experimenting with time parsing in Rust.
Currently implemented:
- iso-8601 period parsing (
P2D4.2S
), innom
and by hand.
License
MIT or Apache-2, like Rust.
Dependencies
~1MB
~19K SLoC