rust-csv
rust-csv copied to clipboard
add skip_blank_lines option
Addresses https://github.com/BurntSushi/rust-csv/issues/159
@BurntSushi Please check this commit, this feature is very useful
I tested and this works for me. Thanks, @Yarn !