pub type WitFunction = String;
Expand description
Re-export of types from wasmcloud_core
A WIT function (ex. get
in wasi:keyvalue/readwrite.get
)
Aliased Typeยง
struct WitFunction { /* private fields */ }
pub type WitFunction = String;
Re-export of types from wasmcloud_core
A WIT function (ex. get
in wasi:keyvalue/readwrite.get
)
struct WitFunction { /* private fields */ }