]> 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>
Tue, 3 Jan 2023 22:09:15 +0000 (22:09 +0000)
commitad5594f4108d87ecc04fdb8f8cfed4c6ad2583a3
treed4d08f3ed38bce027e55c983275dd1acfc19bbe1
parent0bf07ab39b77d25c71fa4c42c36ad86876b05d20
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