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

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