feat: initial commit

This commit is contained in:
uku 2025-05-08 17:32:55 +02:00
commit 82a09ddf26
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
10 changed files with 515 additions and 0 deletions

2
rustfmt.toml Normal file
View file

@ -0,0 +1,2 @@
group_imports = "StdExternalCrate"
imports_granularity = "Crate"