Use new `Type`-based resolution to decide if a container is transparent
authorMatt Corallo <git@bluematt.me>
Wed, 22 Jun 2022 02:36:09 +0000 (02:36 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 28 Jun 2022 17:16:28 +0000 (17:16 +0000)
commit8ade4fba53a49c4085c8dec143347824452e12fd
tree297b260fec0e173114059e43b69b9a3ff36f65ab
parent995561a6e039d662ca2726ea455de158ffde154f
Use new `Type`-based resolution to decide if a container is transparent

We also assert that we were able to resolve paths inside containers
as we shouldn't be deciding if a container is transparent without
all the context.
c-bindings-gen/src/types.rs