Function sauron_core::svg::attributes::d
source · 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