ion-binary-rs 0.8.13

Pure Rust parser, encoder and hasher for Amazon's Ion binary format.
Documentation
(
    1234
    1_2_3_4
    12_34
    1_234
    0x4_d2
    0x4_d_2
    0b100_1101_0010
)

(
    -1234
    -1_2_3_4
    -12_34
    -1_234
    -0x4_d2
    -0x4_d_2
    -0b100_1101_0010
)