Function style::selector_map::specific_bucket_for
source ยท fn specific_bucket_for<'a>(
component: &'a Component<SelectorImpl>,
disjoint_buckets: &mut SmallVec<[Bucket<'a>; 5]>,
) -> Bucket<'a>
fn specific_bucket_for<'a>(
component: &'a Component<SelectorImpl>,
disjoint_buckets: &mut SmallVec<[Bucket<'a>; 5]>,
) -> Bucket<'a>