pub fn shrink_ellipsis(path: &str, max_len: usize) -> String
Shorten a path using ellipsis with a target max length.