| Crates.io | ion-c-sys |
| lib.rs | ion-c-sys |
| version | 0.4.17 |
| created_at | 2020-08-11 21:38:45.603911+00 |
| updated_at | 2023-03-18 04:27:38.613163+00 |
| description | Bindings to Amazon Ion C |
| homepage | https://github.com/amzn/ion-rust |
| repository | https://github.com/amzn/ion-rust |
| max_upload_size | |
| id | 275508 |
| size | 9,260,278 |
ion-c-sysA 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.
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.