Implementation of Amazon Ion, a richly-typed, self-describing data format.
# Cargo.toml
[dependencies]
ion-rs = "0.18.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Read Ion data using IonReader.
Add `features = ["experimental-reader-writer"]` to Cargo.toml dependency.
No dependency data recorded yet.