wasmcloud_core

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