Function sauron_core::svg::attributes::d [−][src]
pub fn d<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Expand description
Creates html d attribute
pub fn d<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Creates html d attribute