Post
Chubby Bison Mysterious Dove I posted the linked to avoid my own bias of "use winnow". Think of winnow as "nom, the good parts" - Renamed API for clarity / consistency - Debugging features like `cargo test -F winnow/debug` - No more confusing `complete` vs `streaming` divide (and the annoyance in browsing the docs because of it) - Significantly faster I made it in frustration with nom when I tried to make a larger parser with it (`toml_edit`).