[][src]Function sauron::html::attributes::wrap

pub fn wrap<V, MSG>(v: V) -> Attribute<MSG> where
    V: Into<Value>,