wash-lib 0.25.1

wasmCloud Shell (wash) libraries
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
language = "rust"
type = "interface"
name = "testcomponent"
version = "0.1.0"

[provider]
capability_id = "wasmcloud:httpserver"
vendor = "NoVendor"

[rust]
cargo_path = "./cargo"
target_path = "./target"