bincode 0.8.0

A binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa!
Documentation
1
2
3
4
5
language: rust
rust:
    - stable
    - beta
    - nightly