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>
Fri, 24 Jun 2022 21:27:19 +0000 (21:27 +0000)
commit7fe122ab20db70bdac17bdf63f376be2e2a876b8
tree954f677a7a22202bd6c94332b3022ffa1e23690e
parenta31e02423b63303803a5383f52cb1c3e701e7df4
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