parity-scale-codec 3.6.7

SCALE - Simple Concatenating Aggregated Little Endians
Documentation

parity-scale-codec

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

default

  • std

std

  • serde/std
  • bitvec?/std
  • byte-slice-cast/std
  • chain-error

chain-error

    This feature flag does not enable additional features.

fuzz

  • std
  • arbitrary

serde

  • dep:serde

bytes

  • dep:bytes

bit-vec

  • bitvec

generic-array

  • dep:generic-array

arbitrary

  • dep:arbitrary

parity-scale-codec-derive

  • dep:parity-scale-codec-derive

max-encoded-len

  • parity-scale-codec-derive?/max-encoded-len

derive

  • parity-scale-codec-derive

bitvec

  • dep:bitvec

full

    This feature flag does not enable additional features.