]> git.bitcoin.ninja Git - rust-lightning/commit
[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, 11 Feb 2021 18:24:50 +0000 (13:24 -0500)
commitfa1a7b1698d45d03e4acbf57a1974bd9e7061251
tree86fede4ee6128b242194cc860de41b61ff3a429e
parent3f3fa00734d90f53837b73732c97a0bfcaa5109e
[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