Function sauron_core::html::attributes::lang [−][src]
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