Docs.rs
  • wallet_system-0.1.3
    • wallet_system 0.1.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • kanthgithub
    • Dependencies
      • clap ^3.0 normal
      • rand ^0.9.0-alpha.1 normal
    • Versions
    • 7.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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wallet_system0.1.3

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • accounts::AccountResponse
  • accounts::AccountTransferResponse
  • basic_account::BasicAccount
  • basic_wallet::BasicWallet
  • multi_currency_wallet::MultiCurrencyWallet
  • premium_account::PremiumAccount
  • wallets::TransferResponse
  • wallets::WithdrawWalletResponse

Enums

  • accounts::AccountType
  • wallets::WalletType

Traits

  • accounts::Account
  • accounts::DisplayAccount
  • wallets::DisplayWallet
  • wallets::Wallet