Define a macro for constructing a TypeResolver for a given module
authorMatt Corallo <git@bluematt.me>
Thu, 23 Sep 2021 04:16:48 +0000 (04:16 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 23 Sep 2021 17:36:18 +0000 (17:36 +0000)
commit5186f42ac18f2ef123eb2e5109c9e4af3d3e03fc
treee6a89200a39e186dfc0f8e51df3050a48fc006a6
parent29b37069e9deb8c13bfb0e7a51a7886073e822c5
Define a macro for constructing a TypeResolver for a given module

This is used to resolve types referenced in modules other than the
current one.
c-bindings-gen/src/main.rs