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