[][src]Function sauron::svg::mesh

pub fn mesh<MSG>(
    attrs: Vec<Attribute<MSG>>,
    children: Vec<Node<MSG>>
) -> Node<MSG>