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