Crates.io | winnow |
lib.rs | winnow |
version | 0.7.13 |
created_at | 2023-02-22 17:01:25.112233+00 |
updated_at | 2025-08-22 13:35:14.573448+00 |
description | A byte-oriented, zero-copy, parser combinators library |
homepage | |
repository | https://github.com/winnow-rs/winnow |
max_upload_size | |
id | 791966 |
size | 1,266,881 |
Build up a parser for your format of choice with the building blocks provided by winnow
.
For more details, see:
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.