A Rust binding to Ion C which implements the Amazon Ion data format.
This package is considered experimental, under active/early development, and the API is subject to change.
See Ion Rust for details. This crate is currently developed in concert with Ion Rust as a Cargo workspace.
Notably, building this crate requires pre-requisites for bindgen
, a modern C/C++ compiler,
and cmake
.