mz_expr::func

Function cast_string_to_time

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