sauron

Function fe_func_r

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

Creates an svg feFuncR element