pub fn map_bean_error(wasm_err: WasmError) -> WasmErrorExpand description
Map a bean-world WIT WasmError to the canonical crate-level WasmError.
Mirrors map_plugin_error for the bean binding namespace.
pub fn map_bean_error(wasm_err: WasmError) -> WasmErrorMap a bean-world WIT WasmError to the canonical crate-level WasmError.
Mirrors map_plugin_error for the bean binding namespace.