Docs.rs
  • cdk-payment-processor-0.10.0
    • cdk-payment-processor 0.10.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • thesimplekid
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • bitcoin ^0.32.2 normal
      • cdk-cln =0.10.0 normal optional
      • cdk-common =0.10.0 normal
      • cdk-fake-wallet =0.10.0 normal optional
      • cdk-lnd =0.10.0 normal optional
      • futures ^0.3.28 normal
      • lightning-invoice ^0.33.0 normal
      • prost ^0.13.1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_with ^3 normal
      • thiserror ^2 normal
      • tokio-stream ^0.1.15 normal
      • tokio-util ^0.7.11 normal
      • tonic ^0.13.1 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3.18 normal
      • utoipa ^5.3.1 normal optional
      • uuid =1.12.1 normal optional
      • bip39 ^2.0 dev
      • rand ^0.9.1 dev
      • tonic-build ^0.13.1 build
      • tokio ^1 normal
      • tokio ^1 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

cdk_payment_processor0.10.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • proto::Amountless
  • proto::CheckIncomingPaymentRequest
  • proto::CheckIncomingPaymentResponse
  • proto::CheckOutgoingPaymentRequest
  • proto::CreatePaymentRequest
  • proto::CreatePaymentResponse
  • proto::MakePaymentRequest
  • proto::MakePaymentResponse
  • proto::MeltOptions
  • proto::MeltQuote
  • proto::Mpp
  • proto::PaymentProcessorClient
  • proto::PaymentProcessorServer
  • proto::PaymentQuoteRequest
  • proto::PaymentQuoteResponse
  • proto::SettingsRequest
  • proto::SettingsResponse
  • proto::WaitIncomingPaymentRequest
  • proto::WaitIncomingPaymentResponse
  • proto::cdk_payment_processor_client::CdkPaymentProcessorClient
  • proto::cdk_payment_processor_server::CdkPaymentProcessorServer

Enums

  • error::Error
  • proto::QuoteState
  • proto::melt_options::Options

Traits

  • proto::cdk_payment_processor_server::CdkPaymentProcessor

Constants

  • proto::cdk_payment_processor_server::SERVICE_NAME