[][src]Function ogmarkup::generator::render

pub fn render<'ast, 'input: 'ast, O: Output, T: Typography + ?Sized>(
    doc: &'ast Document<'input>,
    typo: &T,
    out: &mut O
)