rust-lightning/c-bindings-gen
Matt Corallo 304471b1c1 [bindings] Support traits with generic arguments (to support #681)
Previously we'd ignored generic arguments in traits, leading to
bogus code generation after the Persister trait was added in #681.

This adds minimal support for it, fixing code generation on latest
upstream.
2020-11-23 11:08:34 -05:00
..
src [bindings] Support traits with generic arguments (to support #681) 2020-11-23 11:08:34 -05:00
Cargo.toml Add tool to read a Rust crate and generate C-compatible wrappers 2020-09-10 21:58:44 -04:00