Function resolve_lg_attr

Source
fn resolve_lg_attr<'a, 'input: 'a>(
    node: SvgNode<'a, 'input>,
    name: AId,
) -> SvgNode<'a, 'input>