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