Function sauron_core::html::attributes::wrap
source · 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