[][src]Function candid::pretty::lines

pub fn lines<'a, D>(docs: D) -> RcDoc<'a> where
    D: Iterator<Item = RcDoc<'a>>,