pub fn has_single_tag_inside_element(
element: &ElementRef<'_>,
tag: &str,
) -> boolExpand description
Check if an element has a single tag inside
pub fn has_single_tag_inside_element(
element: &ElementRef<'_>,
tag: &str,
) -> boolCheck if an element has a single tag inside