Function sauron_core::svg::mpath[][src]

pub fn mpath<MSG>(
    attrs: Vec<Attribute<MSG>>,
    children: Vec<Node<MSG>>
) -> Node<MSG>
Expand description

Creates an svg mpath element