Update auto-generated bindings with lightning-invoice
[ldk-c-bindings] / lightning-c-bindings / src / lightning / routing / mod.rs
index a06e1d09ad191cadca6da01c118a213372cb96d4..9cc0eb411ac8ab5dc0fc24416c8c775531e48bcb 100644 (file)
@@ -8,6 +8,7 @@
 
 //! Structs and impls for receiving messages about the network and storing the topology live here.
 
+use std::str::FromStr;
 use std::ffi::c_void;
 use bitcoin::hashes::Hash;
 use crate::c_types::*;