bincode 2.0.0-rc.3

A binary serialization / deserialization strategy for transforming structs into bytes and vice versa!
Documentation

bincode

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 5 of them enabled by default.

default

  • std
  • derive

std

  • alloc
  • serde?/std

derive

  • bincode_derive

alloc

  • serde?/alloc

bincode_derive

  • dep:bincode_derive

serde

  • dep:serde