ion-binary-rs 0.8.13

Pure Rust parser, encoder and hasher for Amazon's Ion binary format.
Documentation
1
2
3
4
5
6
7
8
9
10
$ion_1_0
contact::{
lname:"smith",
fname:"john",
'phonelist': [
{ac:206, prefix:234, suffix:2934},
{ac:444, prefix:333, suffix:2222},
],
age:"6483020949" /* {{units:years}} */
}