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