Use `impl<bounds>` instead of a `where` clause to help bindings 2022-03-prob-scorer-fixes
authorMatt Corallo <git@bluematt.me>
Mon, 21 Mar 2022 20:08:37 +0000 (20:08 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 23 Mar 2022 00:45:41 +0000 (00:45 +0000)
commit9f1660e25db7e2aed650a3510a6b821bd01452a9
treeaaf26aab7cac9a8d73309685c073ad0b1c441196
parent34205af801f321140b90e42d15486415e9cecd0f
Use `impl<bounds>` instead of a `where` clause to help bindings
lightning/src/routing/scoring.rs