ion-binary-rs 0.8.13

Pure Rust parser, encoder and hasher for Amazon's Ion binary format.
Documentation
1
2
3
// Numerics cannot have leading positive sign
// The array wrapper ensures we don't use sexp tokenization ( + 123e0 )
[ +123e0 ]