Function hyper::header::shared::util::fmt_comma_delimited [-]  [+] [src]

pub fn fmt_comma_delimited<T: String>(fmt: &mut Formatter, parts: &[T]) -> Result

Format an array into a comma-delimited string.