This commit is contained in:
2025-04-21 06:26:56 +02:00
parent 3b5f9c6012
commit 6757a62fec
7 changed files with 299 additions and 23 deletions

View File

@@ -36,6 +36,10 @@ path = "examples/business_models_demo.rs"
name = "ourdb_example"
path = "examples/ourdb_example.rs"
[[example]]
name = "tst_index_example"
path = "examples/tst_index_example.rs"
[[bin]]
name = "dbexample_prod"
path = "src/cmd/dbexample_prod/main.rs"