This commit is contained in:
2024-09-27 11:04:51 +02:00
commit 5eede690ca
11 changed files with 806 additions and 0 deletions

6
rustfmt.toml Normal file
View File

@@ -0,0 +1,6 @@
unstable_features = true
version = "Two"
imports_granularity = "Item"
group_imports = "One"
use_field_init_shorthand = true
max_width = 150