Docs.rs
  • acceptxmr-0.14.0
    • acceptxmr 0.14.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • busyboredom
    • Dependencies
      • backoff ^0.4 normal
      • bincode ^2.0.0-rc.3 normal optional
      • blake3 ^1 normal
      • bytes ^1 normal
      • hex ^0.4 normal
      • http-body-util ^0.1 normal
      • hyper ^1 normal
      • hyper-rustls ^0.26 normal
      • hyper-util ^0.1 normal
      • indexmap ^2 normal
      • log ^0.4 normal
      • md-5 ^0.10 normal
      • monero ^0.20 normal
      • rand ^0.8 normal
      • rand_chacha ^0.3 normal
      • rayon ^1 normal
      • serde ^1.0 normal optional
      • serde_json ^1 normal
      • sled ^0.34 normal optional
      • sqlite ^0.33 normal optional
      • strum ^0.26 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • actix ^0.13 dev
      • actix-files ^0.6 dev
      • actix-session ^0.9 dev
      • actix-web ^4 dev
      • actix-web-actors ^4 dev
      • bytestring ^1 dev
      • env_logger ^0.11 dev
      • handlebars ^5 dev
      • qrcode ^0.13 dev
      • serde ^1.0 dev
      • test-case ^3 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

acceptxmr0.14.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Invoice
  • InvoiceId
  • MonerodMockClient
  • MonerodRpcClient
  • PaymentGateway
  • PaymentGatewayBuilder
  • SubIndex
  • Subscriber
  • storage::OutputId
  • storage::OutputPubKey
  • storage::stores::InMemory
  • storage::stores::Sled
  • storage::stores::Sqlite

Enums

  • AcceptXmrError
  • PaymentGatewayStatus
  • RpcError
  • SubscriberError
  • storage::StorageError
  • storage::stores::InMemoryStorageError
  • storage::stores::SledStorageError
  • storage::stores::SqliteStorageError

Traits

  • MonerodClient
  • storage::HeightStorage
  • storage::InvoiceStorage
  • storage::OutputKeyStorage
  • storage::Storage