Function sauron_core::svg::attributes::to
source · pub fn to<V, MSG>(v: V) -> Attribute<MSG>where
V: Into<Value>,
Expand description
Creates html to attribute
pub fn to<V, MSG>(v: V) -> Attribute<MSG>where
V: Into<Value>,
Creates html to attribute