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 9d3f315 commit 81e6b5bCopy full SHA for 81e6b5b
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