Type Definition workflow_html::utils::ElementResult

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