Function mrml::prelude::print::open[][src]

pub fn open(
    tag: &str,
    attrs: Option<&HashMap<String, String>>,
    closed: bool,
    pretty: bool,
    level: usize,
    indent_size: usize
) -> String