Docs.rs
agent-pay-0.1.0
agent-pay 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
p-vbordei
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
bitcoin ^0.32
normal
bs58 ^0.5
normal
chrono ^0.4
normal
ed25519-dalek ^2.1
normal
hex ^0.4
normal
hmac ^0.12
normal
lightning-invoice ^0.34
normal
once_cell ^1.19
normal
rand ^0.8
normal
regex ^1.10
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_jcs ^0.1
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
tokio ^1
normal
urlencoding ^2.1
normal
tokio ^1
dev
Versions
9.7%
of the crate is documented
Platform
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
Skip to main content
Module bolt11
agent_
pay
0.1.0
Module bolt11
Module Items
Structs
Functions
In crate agent_
pay
agent_pay
Module
bolt11
Copy item path
Source
Expand description
BOLT11 parsing wrapper (uses the
lightning-invoice
crate).
Structs
§
Parsed
Invoice
Functions
§
parse_
invoice