Docs.rs
  • tallytree-0.3.4
    • tallytree 0.3.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • dagurval
    • Dependencies
      • serde 1.0.* normal optional
      • serde_json 1.0.* normal optional
      • sha2 0.10.* normal
    • Versions
    • 97.65% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tallytree0.3.4

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • hash::NodeHash
  • node::Node
  • proof::define::Proof

Enums

  • Validation
  • proof::util::CollapseBranchConstrains
  • proof::util::TraverseDirection

Functions

  • generate::generate_tree
  • hash::hash_leaf
  • hash::hash_node
  • hash::hash_node_ref
  • navigate::find_closest_siblings
  • navigate::find_down_right_most_branch
  • navigate::find_node_by_vote_reference
  • navigate::tree_depth
  • node::is_leaf_node
  • node::is_null_node
  • node::is_null_node_ref
  • node::is_wrapper_node
  • node::null_node
  • proof::inclusion::create_inclusion_exclusion_proof
  • proof::inclusion::verify_exclusion_proof
  • proof::inclusion::verify_inclusion_proof
  • proof::util::are_neighboors
  • proof::util::collapse_branches
  • proof::util::create_merkle_proof
  • proof::util::derive_wrapper_branch
  • proof::util::derive_wrapper_hash
  • proof::util::directions_to_node_index
  • proof::util::find_node_index
  • proof::util::is_vote_in_proof
  • proof::util::tally_and_hash
  • proof::votecount::create_proof_of_vote_count
  • proof::votecount::verify_proof_of_vote_count
  • serialize::from_json
  • serialize::to_json
  • tally::combine_tally
  • tally::has_one_vote
  • tally::pretty_print_tally
  • tally::tally_node
  • tally::tally_node_ref
  • utilstring::to_hex
  • utiltest::create_votes
  • utiltest::dummy_hash_from_number

Type Aliases

  • VoteReference
  • navigate::VoteReferencePair
  • node::NodeRef
  • proof::define::ProofBranch
  • proof::define::ProofHash
  • proof::define::ProofNode
  • proof::inclusion::ExclusionProof
  • proof::inclusion::InclusionProof
  • tally::TallyList

Constants

  • hash::ERROR_HASH
  • hash::NULL_HASH