rustfmt and fix clippy warnings

This commit is contained in:
2019-01-03 01:10:10 -05:00
parent f4392d62c0
commit 0f2e4bdf47
2 changed files with 50 additions and 27 deletions

View File

@@ -1,3 +1,5 @@
#![warn(clippy)]
#[macro_use]
extern crate lazy_static;