tree: 1c282e70de373d618d1543ebcce5e0c6909204bd [path history] [tgz]
  1. benches/
  2. examples/
  3. src/
  4. .cargo-checksum.json
  5. Android.bp
  6. Cargo.lock
  7. Cargo.toml
  8. cargo_embargo.json
  9. LICENSE-MIT
  10. METADATA
  11. MODULE_LICENSE_MIT
  12. README.md
crates/winnow/README.md

winnow, making parsing a breeze

LICENSE Build Status Coverage Status Crates.io Version

About

Build up a parser for your format of choice with the building blocks provided by winnow.

For more details, see:

Contributors

winnow is the fruit of the work of many contributors over the years, many thanks for your help! In particular, thanks to Geal for the original nom crate.