Initial commit

This commit is contained in:
Pascal Engélibert 2025-03-23 09:09:02 +01:00
commit bc63b2e814
8 changed files with 1597 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