This commit is contained in:
Matthieu Jolimaitre 2025-07-30 21:54:57 +02:00
commit 5aa6d2be89
14 changed files with 5093 additions and 0 deletions

3
rustfmt.toml Normal file
View file

@ -0,0 +1,3 @@
hard_tabs = true
max_width = 120
use_small_heuristics = "Max"