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

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