Skip to content

Rust implementation of serialization and deserialization of the Ion data format

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.md
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

PeytonT/serde_ion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

serde_ion

Rust implementation of serialization and deserialization of the Ion data format.

This crate is an incomplete work in progress.

Documentation

The documentation of this crate draws extensively on the Ion documentation.

Testing

This repository contains a git submodule called ion-tests (located at tests/ion-tests) containing Ion's compatibility test suite repository.

The submodule is required to run the test suite. It can be initialized from within the repository with the following commands.

$ git submodule init
$ git submodule update

Conduct

This project follows the Rust Code of Conduct. For issues please contact the project authors instead of the Rust moderation team.

About

Rust implementation of serialization and deserialization of the Ion data format

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.md
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages