amazon-ion / ion-rust

Rust implementation of Amazon Ion
Apache License 2.0
147 stars 35 forks source link

Adds config option for writing struct field names as text/sid #816

Closed zslayton closed 1 month ago

zslayton commented 1 month ago

Plumbs a ValueWriterConfig instance through the application layer value writer types.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.