Function sauron::prelude::prelude::svg::tags::commons::hatch

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

Creates an svg hatch element