[][src]Function sauron::svg::feDistantLight

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