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