Use `impl<bounds>` instead of a `where` clause to help bindings 2022-03-bindings-cleanups
authorMatt Corallo <git@bluematt.me>
Mon, 21 Mar 2022 20:08:37 +0000 (20:08 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 21 Mar 2022 20:09:30 +0000 (20:09 +0000)
commit5588f2fa5dcd8b6d4632ff28aeb84f90837a75e2
tree0f68d1374368a203543dbbd81333ebc932f9ce2f
parentad19d35a09f8a94865d3b3525d1c5cfaebc95ff2
Use `impl<bounds>` instead of a `where` clause to help bindings
lightning/src/routing/scoring.rs