Type Alias wasmcloud_control_interface::WitInterface
source · pub type WitInterface = String;
Expand description
WIT interface for a given operation (ex. readwrite
in wasi:keyvalue/readwrite.get
)
Aliased Type§
struct WitInterface { /* private fields */ }