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ยง
pub 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)
pub struct WitFunction { /* private fields */ }