ion-c-sys 0.4.17

Bindings to Amazon Ion C
Documentation

ion-c-sys

Crate Docs License

A Rust binding to Ion C which implements the Amazon Ion data format.

This package is no longer maintained. Use ion-rs v0.16.0 or higher instead.

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.