Struct syntax::ext::base::MacroDef[src]

pub struct MacroDef {
    pub name: String,
    pub ext: SyntaxExtension,
}

Fields

name
ext