BurntSushi / rust-csv

A CSV parser for Rust, with Serde support.
The Unlicense
1.72k stars 219 forks source link

feat: add invalid_result helper function #356

Open lucatrv opened 9 months ago

lucatrv commented 9 months ago

Closes #345