Docs.rs
  • nam-sparse-merkle-tree-0.3.3-nam.0
    • nam-sparse-merkle-tree 0.3.3-nam.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cwgoes
    • github:anoma:heliax
    • Dependencies
      • blake2b-rs ^0.2.0 normal optional
      • borsh ^1.2.0 normal optional
      • cfg-if ^1.0.0 normal
      • ics23 ^0.12.0 normal
      • itertools ^0.14.0 normal
      • sha2 ^0.10.8 normal
      • criterion ^0.5.1 dev
      • hex ^0.4 dev
      • proptest ^1.0.0 dev
      • rand ^0.8.3 dev
      • random-string ^1.0.0 dev
    • Versions
    • 38.84% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

nam_sparse_merkle_tree0.3.3-nam.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • blake2b::Blake2bHasher
  • default_store::DefaultStore
  • h256::H256
  • h256::Hash
  • internal_key::InternalKey
  • merkle_proof::CompiledMerkleProof
  • merkle_proof::MerkleProof
  • sha256::Sha256Hasher
  • tree::BranchNode
  • tree::LeafNode
  • tree::SparseMerkleTree

Enums

  • error::Error

Traits

  • traits::Hasher
  • traits::Key
  • traits::Store
  • traits::Value

Functions

  • merge::hash_leaf
  • merge::merge
  • proof_ics23::convert
  • proof_ics23::get_spec

Type Aliases

  • default_store::Entry
  • default_store::Map
  • error::Result

Constants

  • EXPECTED_PATH_SIZE
  • KEY_LIMIT
  • TREE_HEIGHT