Macro font_rs::gen_new[][src]

macro_rules! gen_new {
    ($r:ident, $($field:ident : $field_type:ty),*) => { ... };
}