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

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