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
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.