rust-csv icon indicating copy to clipboard operation
rust-csv copied to clipboard

Implement serialize_header for serializing only the header row

Open nelsonjchen opened this issue 5 years ago • 0 comments

Called "the simplest solution" in #161.

I concur the API is a bit weird, but the catches are documented and a small example was added . There are probably more catches I don't know about but what I do know I've documented.

Also, some tests were added to show some of the weirdness.

Closes #161.

nelsonjchen avatar Feb 20 '20 06:02 nelsonjchen