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

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