Function is_same_element

Source
pub fn is_same_element(e1: Element<'_>, e2: Element<'_>) -> Result<()>
Expand description

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