review main module

This commit is contained in:
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2026-01-17 00:24:52 +02:00
parent dcde588c7b
commit 2fe2cc47db
9 changed files with 1318 additions and 1406 deletions

View file

@ -8,7 +8,7 @@ path = "tek.rs"
[[bin]]
name = "tek"
path = "tek_cli.rs"
path = "tek.rs"
[target.'cfg(target_os = "linux")']
rustflags = ["-C", "link-arg=-fuse-ld=mold"]