alloy-trie 0.4.1

Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles
Documentation

alloy-trie

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

default

  • std

std

  • alloy-primitives/std
  • alloy-rlp/std
  • nybbles/std
  • tracing/std
  • serde?/std

arbitrary

  • std
  • dep:arbitrary
  • dep:derive_arbitrary
  • dep:proptest
  • dep:proptest-derive
  • alloy-primitives/arbitrary
  • nybbles/arbitrary

serde

  • dep:serde
  • alloy-primitives/serde
  • hashbrown/serde
  • nybbles/serde