Function assert_no_ws

Source
pub fn assert_no_ws(source: &MathML, target: &str)
Expand description

Assert that the MathML is equal to the target string, ignoring all whitespaces.