tree: 5db2fbb3897a18a42208201d7792c30ce7fd6b1c [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.5.40/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.