mz_expr::scalar::func::impls::string

Function cast_string_to_jsonb

Source
pub fn cast_string_to_jsonb<'a>(a: &'a str) -> Result<Jsonb, EvalError>