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