]> git.bitcoin.ninja Git - rust-lightning/commit
[bindings] Pass GenericTypes through to write_template_generic
authorMatt Corallo <git@bluematt.me>
Wed, 25 Nov 2020 02:52:32 +0000 (21:52 -0500)
committerMatt Corallo <git@bluematt.me>
Tue, 2 Feb 2021 22:04:31 +0000 (17:04 -0500)
commitaf3ad4b0294a0a5b684ea60979470ccaf368c1b3
tree6940e6efeca477eb8ef435c93090ed244dc3b7d2
parent3f5a287ca858528e5c557cea82822420fa65a384
[bindings] Pass GenericTypes through to write_template_generic

With this we support types like `Result<Self::AssociatedType, ()>`.
c-bindings-gen/src/types.rs