bincode 2.0.0-alpha.1

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 8 feature flags, 6 of them enabled by default.

default

  • std
  • derive
  • atomic

std

  • alloc

derive

  • bincode_derive

atomic

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

bincode_derive

    This feature flag does not enable additional features.

serde

  • std
  • serde_incl
  • serde_incl/std

serde_incl

    This feature flag does not enable additional features.