Apply more suggestions.

This commit is contained in:
Tom Alexander
2023-10-16 19:02:34 -04:00
parent 880b00ef3f
commit acd24d6198
3 changed files with 19 additions and 33 deletions

View File

@@ -1,3 +1,4 @@
#[allow(clippy::module_inception)]
mod compare;
mod compare_field;
mod diff;