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