Docs.rs
  • light-merkle-tree-0.1.1
    • light-merkle-tree 0.1.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • ananas-block
    • Dependencies
      • anchor-lang ^0.28.0 normal
      • bytemuck ^1.13.1 normal
      • sha2 ^0.10 dev
    • Versions
    • 15.79% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

light_merkle_tree0.1.1

Crate Items

  • Structs
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • MerkleTree
  • config::Sha256MerkleTreeConfig
  • hasher::blake3::Blake3
  • hasher::keccak::Keccak
  • hasher::sha256::Sha256

Traits

  • config::MerkleTreeConfig
  • hasher::Hasher

Type Aliases

  • constants::ZeroBytes
  • hasher::Hash

Constants

  • DATA_LEN
  • HASH_LEN
  • MAX_HEIGHT
  • MERKLE_TREE_HISTORY_SIZE
  • constants::poseidon::ZERO_BYTES
  • constants::sha256::ZERO_BYTES
  • hasher::HASH_BYTES