Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

ion-c-sys

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.