Docs.rs
  • lnurlkit-0.1.12
    • lnurlkit 0.1.12
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • lsunsi
    • Dependencies
      • axum ^0.7.0 normal optional
      • base64 ^0.22.0 normal
      • bech32 ^0.11.0 normal
      • hex ^0.4.3 normal
      • reqwest ^0.11.0 normal optional
      • serde ^1.0.0 normal
      • serde_json ^1.0.0 normal
      • serde_urlencoded ^0.7.0 normal
      • url ^2.5.0 normal
      • axum ^0.7.0 dev
      • reqwest ^0.11.0 dev
      • tokio ^1.0.0 dev
    • Versions
    • 3.38% 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
  • 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

lnurlkit0.1.12

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • auth::Entrypoint
  • auth::client::Callback
  • auth::server::Callback
  • channel::client::Entrypoint
  • channel::server::Entrypoint
  • client::Auth
  • client::Channel
  • client::Client
  • client::Pay
  • client::Withdraw
  • pay::Currency
  • pay::CurrencyConvertible
  • pay::PayerInformationAuth
  • pay::PayerInformations
  • pay::PayerRequirement
  • pay::PayerRequirementAuth
  • pay::PayerRequirements
  • pay::client::Callback
  • pay::client::CallbackResponse
  • pay::client::Entrypoint
  • pay::server::Callback
  • pay::server::CallbackResponse
  • pay::server::Entrypoint
  • server::Server
  • withdraw::client::Callback
  • withdraw::client::Entrypoint
  • withdraw::server::Callback
  • withdraw::server::Entrypoint

Enums

  • CallbackResponse
  • Entrypoint
  • Resolved
  • auth::Action
  • channel::client::Callback
  • channel::server::Callback
  • client::Entrypoint
  • pay::Amount
  • pay::client::SuccessAction
  • pay::server::SuccessAction

Functions

  • resolve

Constants

  • auth::TAG
  • channel::TAG
  • pay::TAG
  • withdraw::TAG