serde_ion

Crates.ioserde_ion
lib.rsserde_ion
version0.1.0
sourcesrc
created_at2019-04-06 19:51:19.204174
updated_at2019-04-06 19:51:19.204174
descriptionA native Rust encoding and decoding library for the Amazon Ion text and binary data formats. Provides Serialize/Deserialize traits for Ion data to enable (de)serializing to and from Rust structures.
homepagehttps://github.com/PeytonT/serde_ion
repositoryhttps://github.com/PeytonT/serde_ion
max_upload_size
id126254
size15,227
Peyton Turner (PeytonT)

documentation

https://github.com/PeytonT/serde_ion

README

serde_ion

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

http://amzn.github.io/ion-docs/

http://amzn.github.io/ion-docs/docs/binary.html

Commit count: 171

cargo fmt