Should probably avoid needless effort duplication and see what code can be shared with https://github.com/rust-bitcoin/rust-lightning and other rust-bitcoin libraries since everyone having their own lightning implementation means more effort for no gain, and both look to be pretty early, so lots of room for collaboration.
Also, you may be interested in @sgeisler's excellent BOLT11 implementation at https://github.com/rust-bitcoin/rust-lightning-invoice since it seems y'all haven't started that work yet.
Should probably avoid needless effort duplication and see what code can be shared with https://github.com/rust-bitcoin/rust-lightning and other rust-bitcoin libraries since everyone having their own lightning implementation means more effort for no gain, and both look to be pretty early, so lots of room for collaboration.
Also, you may be interested in @sgeisler's excellent BOLT11 implementation at https://github.com/rust-bitcoin/rust-lightning-invoice since it seems y'all haven't started that work yet.