Function fmt_vec

Source
pub fn fmt_vec<T: Display>(v: &[T]) -> String