amazon-ion / ion-rust

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

Adds a 1.1 `ValueWriter` setting for writing symbol text inline #804

Closed zslayton closed 1 month ago

zslayton commented 1 month ago

This PR builds on the changes in #802.


To start, the setting currently governs symbol values and annotations. There is not yet a way to:

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