Struct rustdoc::html::format::CommaSep [−][src]
pub struct CommaSep<'a, T: 'a>(pub &'a [T]);
Wrapper struct for emitting a comma-separated list of items
pub struct CommaSep<'a, T: 'a>(pub &'a [T]);
Wrapper struct for emitting a comma-separated list of items