wasmcloud_provider_sdk

Type Alias WitInterface

source
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 */ }