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

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