[][src]Type Definition EIP1193::Callback

type Callback = Box<dyn Fn(Result<JsValue, JsValue>)>;