$ winnow
v1.0.4A byte-oriented, zero-copy, parser combinators library
Latest Update Summary
Crate
Name: winnow New version: 1.0.0 Release date: 2026-03-17T20:00:15.229784Z
Crate readme
Short description winnow, making parsing a breeze
Long description
Build up a parser for your format of choice with the building blocks provided by winnow.
Features
Code Examples
Links • https://docs.rs/winnow/latest/winnow/_tutorial/index.html • https://docs.rs/winnow/latest/winnow/_topic/index.html • https://docs.rs/winnow/latest/winnow/_topic/why/index.html • https://docs.rs/winnow • https://docs.rs/winnow/latest/winnow/combinator/index.html • https://crates.io/crates/winnow • https://github.com/winnow-rs/winnow • https://coveralls.io/github/winnow-rs/winnow?branch=main
Release info
Release version: N/A
Release description N/A
Code Examples N/A
Patch update: 1.0.3 → 1.0.4
$ DOWNLOADS TREND
$ VERSION HISTORY
$ LINKS
$ INSTALL
cargo add winnowOr add to Cargo.toml: winnow = "1.0.4"