ion-binary-rs 0.8.13

Pure Rust parser, encoder and hasher for Amazon's Ion binary format.
Documentation
1
2
3
// Timestamp cannot have positive-signed year
// The array prevents this from parsing as two values ('+' operator)
[ +2007-06-04 ]