[][src]Function sauron_core::svg::tags::line

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

Creates an svg line element