BurntSushi / BurntSushi/rust-csv

Support serializing of maps

Open
#98 30 comments 11 reactions 0 assignees View on GitHub
enhancement help-wanted question
Dominant language
Rust
Stars
2k
Forks
257
PR merge metrics
No merged PRs in 30d

Description

I want to use this library in order to import/export csv files to/from a key-value database, I use HashMap to store this data. This works fine for deserializing, however I just discovered that it was not supported for serializing, something which feels like an inconsistency in the library. This is a feature that I would appreciate.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.