jblondin / csv-sniffer

CSV sniffer crate for Rust
MIT License
7 stars 1 forks source link

Add quote escape character detection #6

Open jblondin opened 2 years ago

jblondin commented 2 years ago

Add quote-style detection: what escape character (if any) is used, or if the only escape if for the quote character itself, doubled.