[go: up one dir, main page]

bincode 0.9.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