Marwes / combine

A parser combinator library for Rust
https://docs.rs/combine/*/combine/
MIT License
1.29k stars 92 forks source link

Fix some clippy nits #296

Closed Marwes closed 4 years ago

Marwes commented 4 years ago

Including one that leaks out of the decode macros, causing errors in redis-rs