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