Function resolve_filter_attr

Source
fn resolve_filter_attr<'a, 'input: 'a>(
    node: SvgNode<'a, 'input>,
    aid: AId,
) -> SvgNode<'a, 'input>