]> 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>
Fri, 15 Jan 2021 00:49:14 +0000 (19:49 -0500)
commit3dce89cddaebf138a6fe9b80efd1b2a9ad16c1aa
tree61848a68df3e24ccb5fce713275474f0329c7542
parent5f4a8d72debf2ccacbd4898fdc35358a42e6b6d3
[bindings] Pass GenericTypes through to write_template_generic

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