-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
I'm having a tough time figuring out how to use this library. What I want to do is create some structure, add some data to it, and write it to an arbitrary output sink, not necessarily a file on disk. I'm writing in Rust. The amount of data is large, so output will need to be streaming.
Some simple example code would be helpful. I'm not finding any, either in the docs or in the project.
Pgrx has a really good way of doing this. They have module pgrx-examples, where they have code to do this or that. This code doubles as unit tests.
connortsui20 and kination
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed