tree: 4c4b227f5bedf443a9e17d873f1e6a2b9fd505dd [path history] [tgz]
  1. benches/
  2. examples/
  3. src/
  4. .cargo-checksum.json
  5. Cargo.lock
  6. Cargo.toml
  7. LICENSE-MIT
  8. README.md
vendor/winnow-0.6.20/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.