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