[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>
Mon, 4 Jan 2021 17:40:40 +0000 (12:40 -0500)
commit979863e7bccad65848b78a2ae963e18b9e63662c
treea895bf203837d90072e7508fc8d58b522186fd8f
parent9029a77de0fcfe813bb5d5075337d57a56597d6a
[bindings] Pass GenericTypes through to write_template_generic

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