Function xpad::print [] [src]

pub fn print<'input>(
    document: &Document<'input>,
    config: &OutputConfig
) -> Result<()>

Print the given document to stdout using the given output configuration