time-parse

Crates.iotime-parse
lib.rstime-parse
version0.2.0
sourcesrc
created_at2018-05-13 19:28:56.747733
updated_at2020-05-22 19:23:32.056465
descriptionParse iso8601 periods
homepage
repositoryhttps://github.com/FauxFaux/time-parse
max_upload_size
id65221
size10,045
Chris West (FauxFaux)

documentation

README

time-parse

Build status

Experimenting with time parsing in Rust.

Currently implemented:

  • iso-8601 period parsing (P2D4.2S), in nom and by hand.

License

MIT or Apache-2, like Rust.

Commit count: 31

cargo fmt