rust-lightning/c-bindings-gen
Matt Corallo dcfd95a700 [bindings] Handle MessageSendEventsProvider impl blocks in a util fn
Instead of having manually-written lightning-specific code in a
supertrait walk in the middle of a large function, move it to a
utility function up next to the other manually-written-impl-block
functions.
2021-02-02 17:04:31 -05:00
..
src [bindings] Handle MessageSendEventsProvider impl blocks in a util fn 2021-02-02 17:04:31 -05:00
Cargo.toml Add tool to read a Rust crate and generate C-compatible wrappers 2020-09-10 21:58:44 -04:00