[][src]Function sauron::svg::attributes::accumulate

pub fn accumulate<V, MSG>(v: V) -> Attribute<MSG> where
    V: Into<Value>,