[][src]Function sauron::svg::feMergeNode

pub fn feMergeNode<MSG>(
    attrs: Vec<Attribute<&'static str, &'static str, AttributeValue, Event, MSG>>,
    children: Vec<Node<&'static str, &'static str, &'static str, AttributeValue, Event, MSG>>
) -> Node<&'static str, &'static str, &'static str, AttributeValue, Event, MSG>

Creates an svg feMergeNode element