rust-lightning/c-bindings-gen
Matt Corallo b7f7aba2e7 [bindings] Push generic resolution into maybe_resolve_path
This pushes down the logic to check if a given Path is, in fact,
a reference to a generic into the common maybe_resolve_path instead
of doing it redundantly in a few different places. Net loss of LoC.
2020-10-12 12:17:26 -04:00
..
src [bindings] Push generic resolution into maybe_resolve_path 2020-10-12 12:17:26 -04:00
Cargo.toml Add tool to read a Rust crate and generate C-compatible wrappers 2020-09-10 21:58:44 -04:00