Crates.io | serde_ion |
lib.rs | serde_ion |
version | 0.1.0 |
source | src |
created_at | 2019-04-06 19:51:19.204174 |
updated_at | 2019-04-06 19:51:19.204174 |
description | A 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. |
homepage | https://github.com/PeytonT/serde_ion |
repository | https://github.com/PeytonT/serde_ion |
max_upload_size | |
id | 126254 |
size | 15,227 |
Rust implementation of serialization and deserialization of the Ion data format.