Rust wrapper to interact with the REST API of a Lightning Network Daemon node.
Add to your Cargo.toml manifest:
Cargo.toml
ini [dependencies] lnd_rest = "0.1.1"