almann / ion-c-rust

Rust Bindings to Amazon Ion C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ion C Bindings for Rust

This repository is archived and development has moved into the main Ion Rust repository.

This is an experimental set of bindings for for Amazon Ion C in Rust.

Development

This project uses a submodule to pull in Ion C. The easiest way to pull everything in is to clone the repository recursively, but you can also initialize the submodules as follows:

$ git submodule update --init --recursive

About

Rust Bindings to Amazon Ion C

License:Apache License 2.0


Languages

Language:Rust 100.0%