Function style::sharing::checks::may_match_different_id_rules

source ยท
pub fn may_match_different_id_rules<E>(
    shared_context: &SharedStyleContext<'_>,
    element: E,
    candidate: E,
) -> bool
where E: TElement,
Expand description

Checks whether we might have rules for either of the two ids.