is_same_element

Function is_same_element 

Source
pub fn is_same_element(
    e1: Element<'_>,
    e2: Element<'_>,
    ignore_attrs: &[&str],
) -> Result<()>
Expand description

returns Ok() if two Documents are equal or some info where they differ in the Err