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