Added rustfmt.toml, formatted codebase

This commit is contained in:
2025-08-12 13:58:25 -04:00
parent 23fb67aba8
commit 8ad53f09b3
52 changed files with 15188 additions and 14451 deletions

View File

@@ -1,5 +1,5 @@
pub mod error;
pub mod term;
pub mod flog;
pub mod sys;
pub mod term;
pub mod utils;