init commit

This commit is contained in:
2025-02-19 11:00:04 +01:00
commit 1bbfc98a0a
103 changed files with 21431 additions and 0 deletions

3
rust-toolchain.toml Normal file
View File

@ -0,0 +1,3 @@
[toolchain]
# channel = "stable"
channel = "nightly"