Mark `AChannelManager` no-export
authorMatt Corallo <git@bluematt.me>
Mon, 25 Sep 2023 22:14:04 +0000 (22:14 +0000)
committerMatt Corallo <git@bluematt.me>
Sun, 1 Oct 2023 00:05:01 +0000 (00:05 +0000)
commit6ce4c6cbc50966dae83cf23d727a3d4b48a64533
tree88df10f6c458df12fe0035834305c8ad639e2581
parent09cd4ed9760654ded3e6920b99606ccec026e8f6
Mark `AChannelManager` no-export

The trait itself has no purpose for bindings, as all structs are
concretized anyway. Further, the bindings have specific handling
for generic bounding traits like this.
lightning/src/ln/channelmanager.rs