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

Function cast_string_to_date

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