pub fn truncate_text(text: &str, max_len: usize, ellipsis: &str) -> String
Truncate text to a maximum length with an optional ellipsis