Skip to main content

join

Function join 

Source
pub fn join(sep: Doc, items: Vec<Doc>) -> Doc
Expand description

Interleave sep between items (no separator before the first or after the last).