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.
rustfmt
lightning-invoice/src/tb.rs
1 parent cf84a41 commit 354b91cCopy full SHA for 354b91c
lightning-invoice/src/tb.rs
@@ -7,4 +7,4 @@ pub struct True {}
7
pub struct False {}
8
9
impl Bool for True {}
10
-impl Bool for False {}
+impl Bool for False {}
0 commit comments