Bolt12 Offer Decoding Library
Rust binding for the Bolt12 Offer Decoding Library. The library can be built using the rust_binding target from the main directory of the repository.
It can then be tested using:
cargo test --lib
Sample code is also located in examples.