Function mz_expr::func::cast_string_to_mz_timestamp

source ·
pub fn cast_string_to_mz_timestamp<'a>(
    a: String
) -> Result<Timestamp, EvalError>