[][src]Function sauron::svg::tags::use

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