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