Update auto-generated bindings
[ldk-c-bindings] / lightning-c-bindings / src / lightning / util / mod.rs
index eb3f2a2aa28e0e4566a7d544404b5bf09d3b892b..8a9e9dfe2bce9803b7fe85e23f263db9c01d31cb 100644 (file)
@@ -26,6 +26,14 @@ use std::ffi::c_void;
 use bitcoin::hashes::Hash;
 use crate::c_types::*;
 
+}
+mod ser_macros {
+
+use std::str::FromStr;
+use std::ffi::c_void;
+use bitcoin::hashes::Hash;
+use crate::c_types::*;
+
 }
 mod byte_utils {
 
@@ -98,14 +106,6 @@ use std::ffi::c_void;
 use bitcoin::hashes::Hash;
 use crate::c_types::*;
 
-}
-mod ser_macros {
-
-use std::str::FromStr;
-use std::ffi::c_void;
-use bitcoin::hashes::Hash;
-use crate::c_types::*;
-
 }
 mod macro_logger {