check_formula

Function check_formula 

Source
pub fn check_formula(
    model_json: &str,
    formula_json: &str,
) -> Result<JsValue, JsValue>