Type Alias wasmcloud_core::WitFunction
source · pub type WitFunction = String;Expand description
A WIT function (ex. get in wasi:keyvalue/readwrite.get)
Aliased Type§
struct WitFunction { /* private fields */ }pub type WitFunction = String;A WIT function (ex. get in wasi:keyvalue/readwrite.get)
struct WitFunction { /* private fields */ }