Initial commit

This commit is contained in:
Pascal Engélibert 2023-08-21 23:25:41 +02:00
commit 5304be3ee4
8 changed files with 1151 additions and 0 deletions

8
rustfmt.toml Normal file
View file

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