initial commit

This commit is contained in:
Joeri Exelmans 2025-09-23 11:53:22 +02:00
commit 5f0f9999fc
13 changed files with 1854 additions and 0 deletions

1
.devenv/devenv.json Normal file
View file

@ -0,0 +1 @@
{"inputs":{"rust-overlay":{"url":"github:oxalica/rust-overlay","inputs":{"nixpkgs":{"follows":"nixpkgs"}}}}}