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

Function cast_string_to_time

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