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

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