cargo fmt

This commit is contained in:
houseme
2025-06-06 15:30:27 +08:00
parent 3eaa3d68c7
commit 1f62c35846
18 changed files with 70 additions and 69 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
pub mod bucket_stats;
pub mod error;
pub mod globals;
pub mod last_minute;
pub mod bucket_stats;
// is ','
pub static DEFAULT_DELIMITER: u8 = 44;