Function mz_expr::scalar::func::impls::string::cast_string_to_date

source ยท
pub fn cast_string_to_date<'a>(a: &'a str) -> Result<Date, EvalError>