Docs.rs
  • brine-tree-0.6.2
    • brine-tree 0.6.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zfedoran
    • Dependencies
      • blake3 ^1.8.2 normal
      • bytemuck ^1.18.0 normal
      • solana-program >=1.18.0 normal optional
      • criterion ^0.5 dev
      • rand ^0.8 dev
    • Versions
    • 32.84% 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

brine_tree0.6.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • hash::Hash
  • hash::Leaf
  • subtree::Subtree
  • tree::MerkleTree

Enums

  • error::BrineTreeError

Functions

  • hash::hash
  • hash::hashv
  • subtree::get_cached_merkle_proof
  • tree::compute_path
  • tree::get_merkle_proof
  • tree::hash_left_right
  • tree::hash_pairs
  • tree::verify
  • utils::check_condition
  • utils::descendant_range
  • utils::find_ancestor
  • utils::first_index_in_layer

Type Aliases

  • error::ProgramResult

Constants

  • hash::HASH_BYTES