jblondin / csv-sniffer

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

Add line-terminator detection #7

Open jblondin opened 2 years ago

jblondin commented 2 years ago

Detect if lines are terminated by CRLF or LF.