pub type WitInterface = String;
Expand description
Re-export of types from wasmcloud_core
WIT interface for a given operation (ex. readwrite
in wasi:keyvalue/readwrite.get
)
Aliased Typeยง
struct WitInterface { /* private fields */ }
pub type WitInterface = String;
Re-export of types from wasmcloud_core
WIT interface for a given operation (ex. readwrite
in wasi:keyvalue/readwrite.get
)
struct WitInterface { /* private fields */ }