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