pub fn pad_label(s: &str, width: usize) -> String
Pad a string to width columns (char count; labels should stay ASCII-friendly).
width