parity-scale-codec 3.6.8

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

bitvec

  • dep:bitvec

derive

  • parity-scale-codec-derive

bit-vec

  • bitvec

serde

  • dep:serde

generic-array

  • dep:generic-array

parity-scale-codec-derive

  • dep:parity-scale-codec-derive

arbitrary

  • dep:arbitrary

max-encoded-len

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

bytes

  • dep:bytes

full

    This feature flag does not enable additional features.