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