Make `as_directed_to` non-public
authorMatt Corallo <git@bluematt.me>
Tue, 1 Mar 2022 03:46:52 +0000 (03:46 +0000)
committerJeffrey Czyz <jkczyz@gmail.com>
Sun, 3 Apr 2022 21:42:02 +0000 (16:42 -0500)
commit0817bbbcb6c6bf2327e847f625bfe1f5cd9774a9
treeffe1deab83267ae30c8b14bc9fa35fe82062f74b
parent159fae7ef7a9f0aea7f992c89186f305ed52ac3c
Make `as_directed_to` non-public

...as the bindings generation does not currently have the ability
to map a reference to a `NodeId` inside a tuple.
lightning/src/routing/network_graph.rs