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