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

Not really meant to be public – used by tests in some packages