Tag some type aliases with `(C-not exported)`
authorMatt Corallo <git@bluematt.me>
Fri, 18 Mar 2022 03:28:25 +0000 (03:28 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 21 Mar 2022 20:09:30 +0000 (20:09 +0000)
commitad19d35a09f8a94865d3b3525d1c5cfaebc95ff2
treebc844970160232abe5cd017d0e2a727542292f8e
parent5ed2985caec6d3ba80eeac02e9a3d79c4d73a5de
Tag some type aliases with `(C-not exported)`

Type aliases are now more robustly being exported in the C bindings
generator, which requires ensuring we don't include some type
aliases which make no sense in bindings.
lightning/src/ln/channelmanager.rs
lightning/src/ln/peer_handler.rs