[][src]Function sauron_core::svg::clipPath

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

Creates an svg clipPath element