Function mz_expr::func::cast_string_to_time

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