]> git.bitcoin.ninja Git - rust-lightning/commit
Simplify type aliasing somewhat around times
authorMatt Corallo <git@bluematt.me>
Tue, 1 Mar 2022 03:47:28 +0000 (03:47 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 21 Jul 2023 23:53:14 +0000 (23:53 +0000)
commit45467eef922a2ab10d0667730b990edb2b76dfed
treefd59708f89656c5fbf23ed25b29f280496c5df0b
parent3fbb824d5ddb5c70c32c4f3a3fe1c9bcae5b9dfe
Simplify type aliasing somewhat around times

.. as the current C bindings generator isn't capable of handling
type aliases in generics in type alias definition currently.
lightning/src/routing/scoring.rs