[bindings] Allow resolution of private types in some cases
authorMatt Corallo <git@bluematt.me>
Thu, 11 Feb 2021 16:34:16 +0000 (11:34 -0500)
committerMatt Corallo <git@bluematt.me>
Thu, 18 Feb 2021 17:28:25 +0000 (12:28 -0500)
commitb49781e8d81dc400033c1ea6660f06eda9a87347
treeb5e88f62c1ba9989bd233b551133853885f13201
parent61f5e79062d3ff3a1c12923530183910a30702d9
[bindings] Allow resolution of private types in some cases

We need this specifically for resolving the
features::sealed::Context trait which is inside the non-pub
`sealed` module.
c-bindings-gen/src/main.rs
c-bindings-gen/src/types.rs