Function sauron_core::html::attributes::language [−][src]
pub fn language<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Expand description
Creates html language attribute
pub fn language<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Creates html language attribute