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 */ }