]> 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 Oct 2023 23:22:29 +0000 (23:22 +0000)
commit1d51611d0b1c4ce5465ee9135281a2b36c6aa84e
tree4123a734884faf340951c71bda9d3237d6f82982
parent715bb6fd3240172ea782fe5370045fc08c2fdd71
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