Function expr::func::cast_string_to_date[][src]

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