Type Definition plonk_wasm::wasm_ocaml_serde::Result

source ·
pub type Result<T = JsValue> = Result<T, Error>;