first cut of horizontal partitioning

This commit is contained in:
Dhanji Prasanna
2025-11-13 11:21:48 +11:00
parent 39efa24c55
commit 96a78291ae
14 changed files with 2196 additions and 110 deletions

View File

@@ -6,7 +6,8 @@ members = [
"crates/g3-config",
"crates/g3-execution",
"crates/g3-computer-control",
"crates/g3-console"
"crates/g3-console",
"crates/g3-ensembles"
]
resolver = "2"