mirror of
https://github.com/stefanoamorelli/crabrl.git
synced 2026-04-18 15:20:49 +00:00
style: fix formatting for rustfmt compliance
- Add trailing newlines to all source files - Remove extra blank lines - Simplify closure formatting in benchmarks
This commit is contained in:
@@ -26,4 +26,5 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
}
|
||||
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user