Initial commit

This commit is contained in:
Pascal Engélibert 2026-01-18 10:41:59 +01:00
commit fc832a1340
8 changed files with 1684 additions and 0 deletions

9
rustfmt.toml Normal file
View file

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