format_element

Function format_element 

Source
pub fn format_element(e: Element<'_>, indent: usize) -> String
Expand description

Pretty-print the MathML represented by element.

  • indent – the amount of indentation to start with