Docs.rs
lnurl-0.2.0
lnurl 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
edouardparis
Dependencies
hex ^0.4.2
normal
optional
secp256k1 ^0.17.2
normal
optional
serde ^1.0.93
normal
serde_json ^1.0.39
normal
bech32 ^0.7.1
dev
hex ^0.4.2
dev
image ^0.22.3
dev
qrcode ^0.11.0
dev
rand ^0.7.3
dev
serde_derive ^1.0
dev
tokio ^0.2
dev
tracing ^0.1
dev
tracing-subscriber ^0.2
dev
warp ^0.2.4
dev
Versions
40%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lnurl
0.2.0
All Items
Crate Items
Structs
Enums
Crate
lnurl
Copy item path
Source
Structs
§
Withdrawal
Withdrawal is a withdrawal resource.
Enums
§
Event
Response
Response is the response format returned by Service. Example:
{\"status\":\"ERROR\",\"reason\":\"error detail...\"}"
Tag