We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
lightning-invoice
1 parent 5933af1 commit 15e1416Copy full SHA for 15e1416
lightning-invoice/src/lib.rs
@@ -77,6 +77,7 @@ mod de;
77
mod ser;
78
mod tb;
79
80
+#[allow(unused_imports)]
81
mod prelude {
82
#[cfg(feature = "hashbrown")]
83
extern crate hashbrown;
0 commit comments