rust-lightning/c-bindings-gen
Matt Corallo 6dd9c2e97c [bindings] Be explicit when calling trait methods in generated code
For ChannelManager, at least, we have two separate functions called
block_connected, one in the Listen trait, one in the struct, we
need to be explicit with which one we're trying to call.
2021-02-28 19:44:45 -05:00
..
src [bindings] Be explicit when calling trait methods in generated code 2021-02-28 19:44:45 -05:00
Cargo.toml Gen bindings with rustc --pretty=expanded instead of reading files 2021-02-18 12:28:25 -05:00