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

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