Docs.rs
  • proof-0.0.0
    • proof 0.0.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lightclient
    • Dependencies
      • eth2_ssz ^0.1.2 normal
      • eth2_ssz_derive ^0.1.0 normal
      • ethereum-types ^0.6.0 normal
      • sha2 ^0.8.0 normal
      • typenum ^1.10.0 normal
    • Versions
    • 50.68% 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
  • 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

proof0.0.0

Crate Items

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

List of all items

Structs

  • Proof
  • SerializedProof
  • cache::Cache
  • field::Composite
  • field::Primitive
  • types::FixedVector
  • types::VariableList

Enums

  • Error
  • Path
  • field::Node

Traits

  • MerkleTreeOverlay

Functions

  • cache::hash_children
  • impls::replace_index
  • tree_arithmetic::expand_tree_index
  • tree_arithmetic::general_index_to_subtree
  • tree_arithmetic::is_in_subtree
  • tree_arithmetic::last_power_of_two
  • tree_arithmetic::left_most_leaf
  • tree_arithmetic::log_base_two
  • tree_arithmetic::next_power_of_two
  • tree_arithmetic::relative_depth
  • tree_arithmetic::right_most_leaf
  • tree_arithmetic::root_from_depth
  • tree_arithmetic::sibling_index
  • tree_arithmetic::subtree_index_to_general
  • tree_arithmetic::zeroed::expand_tree_index
  • tree_arithmetic::zeroed::general_index_to_subtree
  • tree_arithmetic::zeroed::is_in_subtree
  • tree_arithmetic::zeroed::left_most_leaf
  • tree_arithmetic::zeroed::relative_depth
  • tree_arithmetic::zeroed::right_most_leaf
  • tree_arithmetic::zeroed::root_from_depth
  • tree_arithmetic::zeroed::sibling_index
  • tree_arithmetic::zeroed::subtree_index_to_general

Type Aliases

  • NodeIndex

Constants

  • BYTES_PER_CHUNK