pub fn have_shareable_tree_counting_functions<E>(
target: &StyleSharingTarget<E>,
candidate: &StyleSharingCandidate<E>,
) -> boolwhere
E: TElement,Expand description
Whether two elements have compatible tree-counting functions.
pub fn have_shareable_tree_counting_functions<E>(
target: &StyleSharingTarget<E>,
candidate: &StyleSharingCandidate<E>,
) -> boolwhere
E: TElement,Whether two elements have compatible tree-counting functions.