Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement serialize_header for serializing only the header row #193

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nelsonjchen
Copy link

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.

Called "the simplest solution" in BurntSushi#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 BurntSushi#161.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write headers with serde when the collection is empty
1 participant