Initial commit

This commit is contained in:
2025-10-07 10:41:42 -06:00
parent 5636010e1e
commit acfc7685f4
10 changed files with 7963 additions and 2 deletions
+10
View File
@@ -0,0 +1,10 @@
tab_spaces = 4
edition = "2024"
reorder_imports = true
imports_granularity = "Crate"
group_imports = "StdExternalCrate"
reorder_modules = true
merge_derives = true
use_field_init_shorthand = true
format_macro_matchers = true
format_macro_bodies = true