Type Alias wasmcloud_core::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 */ }