We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 113ed52 commit 5f14fbaCopy full SHA for 5f14fba
src/rule/empty/empty_definition.rs
@@ -1,3 +1,3 @@
1
pub trait EmptyDefinition {
2
fn empty(&self) -> bool;
3
-}
+}
0 commit comments