ion-rust
ion-rust copied to clipboard
Add support for down-conversion to JSON.
Sometimes, even if your application is using Ion, you have to use JSON when communicating with another application. We should add a text writer implementation that can write JSON from Ion.
This is a necessary prerequisite for amazon-ion/ion-cli#40.