Function sauron::prelude::svg::meshpatch

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

Creates an svg meshpatch element