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

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