]> git.bitcoin.ninja Git - rust-lightning/commit
Bound `Persister`'s `WriteableScore` by `Deref` 2024-08-more-deref
authorMatt Corallo <git@bluematt.me>
Tue, 20 Aug 2024 20:39:41 +0000 (20:39 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 21 Aug 2024 13:48:19 +0000 (13:48 +0000)
commit636125e089005bfd5c45bf47b8593c6fa1a1792a
tree78e07ae31fe21506d3f99f778339f5472168336a
parentf89e963d4bd81042eac67c63817c5eaa60121c85
Bound `Persister`'s `WriteableScore` by `Deref`

This makes the trait marginally more flexible, but more importantly
matches our normal structure which makes the bindings generator a
bit happier.
lightning-background-processor/src/lib.rs
lightning/src/util/persist.rs