feat: with example code

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-09-24 16:27:06 +02:00
parent d37462941c
commit 38f41db98c
9 changed files with 359 additions and 6 deletions

View File

@@ -7,6 +7,7 @@ edition = "2021"
[dependencies]
crunch-file.workspace = true
crunch-codegen.workspace = true
anyhow.workspace = true
tracing.workspace = true