Type Definition wasmparser::ComponentExportKind
source · pub type ComponentExportKind = ComponentArgKind;
Expand description
Represents the kind of export in a WebAssembly component.
pub type ComponentExportKind = ComponentArgKind;
Represents the kind of export in a WebAssembly component.