|
|
|
|
|
by dbdr
238 days ago
|
|
> using csv (serde) for writing leads to some big gains Could you explain that, if you have the time? Is that for writing the output lines? Is actual CSV functionality used? That crate says "Fast CSV parsing with support for serde", so I'm especially confused how that helps with writing. |
|