parity-scale-codec 3.6.6

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

max-encoded-len

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

bytes

  • dep:bytes

derive

  • parity-scale-codec-derive

bitvec

  • dep:bitvec

arbitrary

  • dep:arbitrary

bit-vec

  • bitvec

generic-array

  • dep:generic-array

parity-scale-codec-derive

  • dep:parity-scale-codec-derive

full

    This feature flag does not enable additional features.