Allelic manipulations

This commit is contained in:
Rendo 2026-03-30 08:25:21 +05:00
commit 6be5d415ab
6 changed files with 439 additions and 0 deletions

View file

@ -5,6 +5,7 @@ edition = "2024"
[dependencies]
godot = "0.4.5"
rand = "0.10.0"
[lib]
crate-type = ["cdylib"]