]> git.bitcoin.ninja Git - rust-lightning/commit
Deprecate the `lightning::util::string` re-export from types
authorMatt Corallo <git@bluematt.me>
Sat, 12 Oct 2024 22:06:57 +0000 (22:06 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 15 Oct 2024 14:33:03 +0000 (14:33 +0000)
commit57dcc7d762273bea012d223278dd42c6c5afebc3
tree193e56f0cf8518d2dcd69705beb9ccfe8c559ffc
parent50b5a6efa7bb68f36df8ea32dc4e147e4c48c459
Deprecate the `lightning::util::string` re-export from types

Like we've done for `features` and `payment`, here we mark the
`lightning::util::string` re-export as deprecated.
lightning/src/util/mod.rs