We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7931e4 commit 0146e05Copy full SHA for 0146e05
lightning-c-bindings/src/util/macro_logger.rs
@@ -0,0 +1,6 @@
1
+/// Logging macro utilities.
2
+
3
+use std::ffi::c_void;
4
+use bitcoin::hashes::Hash;
5
+use crate::c_types::*;
6
0 commit comments