Initial commit

This commit is contained in:
Pascal Engélibert 2026-01-25 18:27:23 +01:00
commit 88fd274d0c
11 changed files with 2403 additions and 0 deletions

8
rustfmt.toml Normal file
View file

@ -0,0 +1,8 @@
hard_tabs = true
imports_granularity = "Crate"
unstable_features = true
format_code_in_doc_comments = true
format_macro_bodies = true
format_macro_matchers = true
format_strings = true