feat: add main structure

This commit is contained in:
Laszlo Uyttersprot
2026-03-12 19:02:38 +01:00
commit 2730691b3a
6 changed files with 27 additions and 0 deletions

6
Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "triops"
version = "0.1.0"
edition = "2024"
[dependencies]