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