Function find_filter_with_primitives

Source
fn find_filter_with_primitives<'a>(
    node: SvgNode<'a, 'a>,
) -> Option<SvgNode<'a, 'a>>