Grzegorz Wierzchowski

Results 3 issues of Grzegorz Wierzchowski

There is new version of https://github.com/BurntSushi/rust-csv. Synchronize changes.

enhancement

Line and byte numbers are counted differently on Windows vs. Linux. See e.g. `tests/read_records.rs`

bug

I noticed that `csv-async` performance is about 16% worse in compare to plain `csv` in scenario when record is being read using `serde` and being processed by synchronous code -...

investigation-needed