ion-c-sys 0.4.11

Bindings to Amazon Ion C
Documentation

ion-c-sys

Crate Docs License CI Build

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.

Development

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.