Function sauron::svg::tags::special::fe_merge

source ·
pub fn fe_merge<MSG>(
    attrs: impl IntoIterator<Item = Attribute<MSG>>,
    children: impl IntoIterator<Item = Node<MSG>>
) -> Node<MSG>
Expand description

Creates an svg feMerge element