Update auto-generated bindings with lightning-invoice
[ldk-c-bindings] / lightning-c-bindings / src / lightning / util / logger.rs
index 3cfcf6dbea454c0c9394207aa75cde3fb31339cc..b38fac0ffb76b1d3ec4a50fd3095338ffcccdd57 100644 (file)
@@ -13,6 +13,7 @@
 //! The second one, client-side by implementing check against Record Level field.
 //! Each module may have its own Logger or share one.
 
+use std::str::FromStr;
 use std::ffi::c_void;
 use bitcoin::hashes::Hash;
 use crate::c_types::*;