Type Definition wasmparser::ComponentExportKind

source ·
pub type ComponentExportKind = ComponentArgKind;
Expand description

Represents the kind of export in a WebAssembly component.