Made some formatting changes.

This commit is contained in:
2025-11-08 00:04:57 -06:00
parent 49a5cd643d
commit 8b3946458e
5 changed files with 80 additions and 14 deletions

7
rustfmt.toml Normal file
View File

@@ -0,0 +1,7 @@
edition = "2024"
style_edition = "2024"
comment_width = 100
format_code_in_doc_comments = true
imports_granularity = "Crate"
imports_layout = "Vertical"
wrap_comments = true