BurntSushi / BurntSushi/rust-csv
Noob question: writing a new record overwrites the existing csv file.
Open
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
Noob question please: When trying to add a new record on my existing csv file, my program overwrites the csv file instead of appending the new record.
As much as I've tried, I'm kind of stuck. Can someone help me with this please?
Here is my code + csv file
[https://github.com/greweln/rust-csv](url)
Thank you
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.