code format

This commit is contained in:
2024-12-31 02:51:58 +00:00
parent c5f35ebf06
commit 20ec42d126
4 changed files with 98 additions and 66 deletions

View File

@@ -21,4 +21,4 @@ fn main() {
eprintln!("Usage: {} [layout]", args[0].as_str());
process::exit(1)
}
}
}