Add relevant no-export tags to functions returning builders 2023-10-various-followups
authorMatt Corallo <git@bluematt.me>
Mon, 23 Oct 2023 16:49:49 +0000 (16:49 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 23 Oct 2023 16:50:42 +0000 (16:50 +0000)
commit32d2d0f1cfa17fc2d530ce315c55a92350fa46de
tree9cc5ef2c89f06a499c347379825618dee4a6e347
parent4918c415afce25b23a0b10ca8f9dd3aaba708574
Add relevant no-export tags to functions returning builders

Because we can't map move semantics in most languages, we also
can't map our current builders. Thus, we have to mark them
no-export.
lightning/src/ln/channelmanager.rs