[][src]Function sauron::svg::stop

pub fn stop<'a, A, C>(attrs: A, children: C) -> Node where
    C: AsRef<[Node]>,
    A: AsRef<[Attribute<'a>]>,