Docs.rs
  • libzeropool-rs-0.9.1
    • libzeropool-rs 0.9.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • voidxnull
    • Dependencies
      • base64 ^0.20.0 normal
      • fawkes-crypto-bellman_ce ^0.3.4 normal
      • borsh ^0.9.1 normal
      • bs58 ^0.4.0 normal
      • byteorder ^1.4.3 normal
      • getrandom ^0.2.3 normal
      • kvdb ^0.13.0 normal
      • kvdb-memorydb ^0.13.0 normal
      • kvdb-persy ^0.1.0 normal optional
      • zp-kvdb-web ^0.12.0 normal optional
      • libzeropool ^0.5.3 normal
      • serde ^1.0.126 normal
      • sha3 ^0.10.0 normal
      • smallvec ^1.10.0 normal
      • thiserror ^1.0.26 normal
      • criterion ^0.3 dev
      • rand ^0.8.4 dev
      • serde_json ^1.0.64 dev
      • test-case ^1.2.0 dev
    • Versions
    • 10.32% 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

libzeropool_rs0.9.1

Crate Items

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

List of all items

Structs

  • client::StateFragment
  • client::TransactionData
  • client::TxOutput
  • client::UserAccount
  • client::state::State
  • keys::Keys
  • merkle::MerkleTree
  • merkle::Node
  • merkle::UpdateBoundaries
  • random::CustomRng
  • sparse_array::SparseArray
  • sparse_array::SparseArrayIter
  • store::DBTransaction
  • store::IoStats
  • store::MemoryDatabase

Enums

  • address::AddressParseError
  • client::CreateTxError
  • client::TxType
  • client::state::Transaction
  • store::DBOp
  • store::IoStatsKind

Traits

  • store::KeyValueDB

Functions

  • address::format_address
  • address::parse_address
  • keys::reduce_sk
  • proof::prove_tree
  • proof::prove_tx
  • store::end_prefix
  • utils::keccak256
  • utils::zero_note
  • utils::zero_proof

Type Aliases

  • client::TokenAmount
  • client::state::TxStorage
  • merkle::Hash
  • store::DBKey
  • store::DBKeyValue
  • store::DBValue

Constants

  • store::PREFIX_LEN