parity-scale-codec 3.6.0

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, 4 of them enabled by default.

default

  • std

std

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

serde

  • dep:serde

chain-error

    This feature flag does not enable additional features.

fuzz

  • std
  • arbitrary

derive

  • parity-scale-codec-derive

max-encoded-len

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

parity-scale-codec-derive

  • dep:parity-scale-codec-derive

generic-array

  • dep:generic-array

bitvec

  • dep:bitvec

bytes

  • dep:bytes

bit-vec

  • bitvec

arbitrary

  • dep:arbitrary

full

    This feature flag does not enable additional features.