Docs.rs
  • fuel-merkle-0.61.1
    • fuel-merkle 0.61.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fuel-service-user
    • Dependencies
      • derive_more ^0.99 normal
      • digest ^0.10 normal
      • fuel-storage ^0.61.1 normal
      • hashbrown ^0.13 normal
      • hex ^0.4 normal
      • serde ^1.0 normal optional
      • sha2 ^0.10 normal
      • criterion ^0.5.0 dev
      • datatest-stable ^0.2 dev
      • hex ^0.4 dev
      • proptest ^1.4 dev
      • proptest-derive ^0.5.1 dev
      • rand ^0.8 dev
      • serde_json ^1.0 dev
      • serde_yaml ^0.9 dev
    • Versions
    • 11.96% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

fuel_merkle0.61.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • binary::MerkleTree
  • binary::in_memory::MerkleTree
  • binary::in_memory::NodesTable
  • binary::root_calculator::MerkleRootCalculator
  • common::Position
  • common::StorageMap
  • sparse::MerkleTree
  • sparse::MerkleTreeKey
  • sparse::in_memory::MerkleTree
  • sparse::in_memory::NodesTable
  • sparse::proof::ExclusionLeafData
  • sparse::proof::ExclusionProof
  • sparse::proof::InclusionProof

Enums

  • binary::MerkleTreeError
  • sparse::MerkleTreeError
  • sparse::proof::ExclusionLeaf
  • sparse::proof::Proof

Traits

  • common::AsPathIterator
  • storage::Mappable
  • storage::StorageInspect
  • storage::StorageInspectInfallible
  • storage::StorageMutate
  • storage::StorageMutateInfallible

Functions

  • binary::leaf_sum
  • binary::verify
  • common::empty_sum_sha256
  • common::sum
  • common::sum_iter
  • sparse::empty_sum

Type Aliases

  • binary::Primitive
  • common::Bytes1
  • common::Bytes16
  • common::Bytes2
  • common::Bytes32
  • common::Bytes4
  • common::Bytes8
  • common::ProofSet
  • sparse::Primitive