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

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