Initial commit.

This commit is contained in:
2026-07-01 21:56:39 +01:00
commit 3bdb4857c5
5 changed files with 688 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "rs_prima_interview"
version = "0.1.0"
edition = "2024"
[dependencies]
criterion = "0.8.2"