Type Alias wasmcloud_control_interface::WitPackage

source ·
pub type WitPackage = String;
Expand description

WIT package for a given operation (ex. keyvalue in wasi:keyvalue/readwrite.get)

Aliased Type§

struct WitPackage { /* private fields */ }