Run rustfmt on everything

This commit is contained in:
AppleTheGolden
2020-05-27 20:51:28 +02:00
parent c49f0ede16
commit 91274267e5
11 changed files with 54 additions and 34 deletions

View File

@@ -2,4 +2,4 @@ mod contains;
mod format_human;
pub use contains::ContainsHelper;
pub use format_human::HumanFormatHelper;
pub use format_human::HumanFormatHelper;