Skip to main content

FontDirective

Macro FontDirective 

Source
macro_rules! FontDirective {
    ($($key:ident => $value:expr_2021),*) => { ... };
}
Expand description

build a FontDirective from key=>val pairs (currently only FontDirective::Asset is supported in this macro)