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
11
12
[1, 2, 3, 4, 5]
[1,2,3,4,5]
[1, [2, 3], [[[5]]]]
[1, (2 3), [4, (5)]]
[true, 3.4, 3d6, 2.3e8, "string", '''multi-''' '''string''', Symbol, 'qSymbol',
    {{"clob data"}}, {{YmxvYiBkYXRh}}, 1970-06-06, null.struct]
[{one:1}, 2, 3]
[0xab]
[symbol]
["string"]
['symbol']
[+inf]