Function sauron_core::svg::feFuncB[][src]

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

Creates an svg feFuncB element