Docs.rs
  • wagyu-monero-0.6.3
    • wagyu-monero 0.6.3
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • howardwu
    • Dependencies
      • base58-monero ^0.2.0 normal
      • crc ^1.8.1 normal
      • curve25519-dalek ^2.0.0 normal
      • failure ^0.1.5 normal
      • hex ^0.4.2 normal
      • libc ^0.2 normal
      • rand ^0.7 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tiny-keccak ^1.4 normal
      • wagyu-model ^0.6.3 normal
      • cmake ^0.1 build
    • Versions
    • 42.48% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

wagyu_monero0.6.3

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • address::MoneroAddress
  • amount::MoneroAmount
  • mnemonic::MoneroMnemonic
  • network::mainnet::Mainnet
  • network::stagenet::Stagenet
  • network::testnet::Testnet
  • one_time_key::OneTimeKey
  • private_key::MoneroPrivateKey
  • public_key::MoneroPublicKey
  • wordlist::chinese_simplified::ChineseSimplified
  • wordlist::dutch::Dutch
  • wordlist::english::English
  • wordlist::english_old::EnglishOld
  • wordlist::esperanto::Esperanto
  • wordlist::french::French
  • wordlist::german::German
  • wordlist::italian::Italian
  • wordlist::japanese::Japanese
  • wordlist::lojban::Lojban
  • wordlist::portuguese::Portuguese
  • wordlist::russian::Russian
  • wordlist::spanish::Spanish

Enums

  • amount::Denomination
  • format::MoneroFormat
  • one_time_key::OneTimeKeyError

Traits

  • network::MoneroNetwork
  • wordlist::MoneroWordlist