Type Definition wasm_encoder::ComponentExport
source · [−]pub type ComponentExport = ComponentArg;
Expand description
Represents an export for a WebAssembly component.
pub type ComponentExport = ComponentArg;
Represents an export for a WebAssembly component.