Function expr::scalar::func::impls::string::cast_string_to_date[][src]

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