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