Macro style::values::computed::font::static_font_family

source ยท
macro_rules! static_font_family {
    ($ident:ident, $family:expr) => { ... };
}