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: - Tutorial - Special Topics - API Reference - List of combinators

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.