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

Fix documentation for writer `has_headers`

Open barafael opened this issue 4 years ago • 0 comments

I noticed the needed call to has_headers(false) was missing in the docs so I added this call.

barafael avatar Sep 27 '21 16:09 barafael