rust-csv
rust-csv copied to clipboard
Fix documentation for writer `has_headers`
I noticed the needed call to has_headers(false) was missing in the docs so I added this call.