Docs.rs
  • ex3-node-types-0.8.0
    • ex3-node-types 0.8.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • BrantBrown
    • Dependencies
      • async-trait ^0.1.62 normal
      • candid ^0.8 normal
      • ex3-blockchain-public-types ^0.11.0 normal
      • ex3-canister-types ^0.11.0 normal
      • ex3-crypto ^0.10.0 normal
      • ex3-error ^0.2.0 normal
      • ex3-serde ^0.2.0 normal
      • ex3-timestamp ^0.3.0 normal
      • num-bigint ^0.4.3 normal
      • num-traits ^0.2.15 normal
      • once_cell ^1.17 normal
      • rs_merkle ^1.2.0 normal
      • serde ^1.0 normal
      • serde_bytes ^0.11 normal
      • sha2 ^0.10 normal
    • Versions
    • 10.24% of the crate is documented
  • This release has been yanked, 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 ex3_node_types

  • Structs
  • Enums
  • Constants
  • Type Definitions
?
Change settings

List of all items

Structs

  • asset::CryptoAsset
  • block::Block
  • block::BlockBody
  • block::BlockHeadExt
  • block::EncodedBlockBody
  • deposit::Deposit
  • deposit::DepositIdentifier
  • package::EncodeTransactionPackage
  • package::TransactionPackage
  • secret::DestroySecret
  • secret::SecretPublicKeyPocket
  • transaction::EncodedTransaction
  • transaction::Transaction
  • vault::Vault
  • withdraw::Withdraw

Enums

  • asset::DfinityTokenType
  • asset::EVMTokenType
  • asset::TokenType
  • block::AmountChange

Type Definitions

  • AssetAmount
  • AssetId
  • BlockHeight
  • CanisterId
  • NodeProvider
  • Nonce
  • PackageId
  • PublicKey
  • Version
  • WalletRegisterId
  • block::BlockHash
  • block::MerkleNode
  • block::MerkleRoot
  • transaction::TransactionHash
  • transaction::Type
  • vault::BalanceVault
  • vault::SecretVault
  • vault::WalletRegistry

Constants

  • constants::BLOCK_VERSION
  • constants::TX_VERSION
  • transaction::transaction_type::DEPOSIT
  • transaction::transaction_type::DESTROY_API_SECRET
  • transaction::transaction_type::DESTROY_MAIN_SECRET
  • transaction::transaction_type::WITHDRAW