feat: with module example and api

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-31 22:18:38 +02:00
parent ac246c2d18
commit 9676c6aefb
3 changed files with 105 additions and 0 deletions

4
Cargo.lock generated
View File

@@ -929,6 +929,10 @@ dependencies = [
"libc",
]
[[package]]
name = "example-module"
version = "0.1.0"
[[package]]
name = "eyre"
version = "0.6.8"