stage 6: per-app

This commit is contained in:
atagen 2026-05-20 23:47:19 +10:00
parent 9edd809416
commit fcf421b94c
31 changed files with 6360 additions and 344 deletions

View file

@ -15,5 +15,12 @@ readme = "README.md"
# and is the most reusable piece in the workspace. If you find yourself
# wanting to add a dependency here, think twice.
[dev-dependencies]
criterion = { workspace = true }
[features]
default = []
[[bench]]
name = "layer_a"
harness = false