Function pretty_dom

Source
pub fn pretty_dom(
    dom: Option<DocumentOrElement>,
    max_length: Option<usize>,
) -> String