Docs.rs
  • libzeropool-rs-0.3.11
    • libzeropool-rs 0.3.11
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • voidxnull
    • Dependencies
      • base64 ^0.13.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.9.0 normal
      • kvdb-memorydb ^0.9.0 normal
      • kvdb-rocksdb ^0.11.0 normal
      • kvdb-web ^0.9.0 normal
      • libzeropool ^0.5.3 normal
      • serde ^1.0.126 normal
      • sha3 ^0.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
    • 12.71% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate libzeropool_rs

logo
Change settings

List of all items

Structs

  • client::TransactionData
  • client::TxOutput
  • client::UserAccount
  • client::state::State
  • keys::Keys
  • merkle::MerkleTree
  • merkle::Node
  • random::CustomRng
  • sparse_array::SparseArray
  • sparse_array::SparseArrayIter

Enums

  • address::AddressParseError
  • client::CreateTxError
  • client::TxType
  • client::state::Transaction

Functions

  • address::format_address
  • address::parse_address
  • keys::reduce_sk
  • proof::prove_tree
  • proof::prove_tx

Typedefs

  • client::TokenAmount
  • client::state::TxStorage
  • merkle::Hash