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)
This is used to resolve types referenced in modules other than the
current one.


No differences found