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

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