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

@@ -17,3 +17,9 @@ prost.workspace = true
prost-types.workspace = true
prost-build.workspace = true
bytes.workspace = true
tempfile.workspace = true
genco.workspace = true
walkdir.workspace = true
[dev-dependencies]
pretty_assertions.workspace = true