fn complex_selector_specificity_and_flags<Impl>(
    iter: Iter<'_, Component<Impl>>,
    for_nesting_parent: bool,
) -> SpecificityAndFlagswhere
    Impl: SelectorImpl,fn complex_selector_specificity_and_flags<Impl>(
    iter: Iter<'_, Component<Impl>>,
    for_nesting_parent: bool,
) -> SpecificityAndFlagswhere
    Impl: SelectorImpl,