Function iron::headers::parsing::fmt_comma_delimited   
            [-] [+]
        [src]
pub fn fmt_comma_delimited<T>(f: &mut Formatter, parts: &[T]) -> Result<(), Error> where T: DisplayFormat an array into a comma-delimited string.