pub fn fmt_vec<T: Display>(v: &Vec<T>) -> String