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

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