]> 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>
Thu, 27 Oct 2022 20:15:06 +0000 (20:15 +0000)
commit434584938c27c4154fac1a49a8d976b8516419d4
treef3966ed47e9dd5f5a15de52ad48cae192758a116
parent64c7141c0d4e361cc3e569c9ea32465a932adbe0
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