pub fn wasm_parse_implemented_specs(
input: JsValue,
) -> Result<Vec<ImplementedSpecInfo>, WasmCommonError>Expand description
Parse and validate engine getImplementedSpecs() payload.
pub fn wasm_parse_implemented_specs(
input: JsValue,
) -> Result<Vec<ImplementedSpecInfo>, WasmCommonError>Parse and validate engine getImplementedSpecs() payload.