mod macro_directive
- module macro_directive
Implementation of the
rust:macrodirectiveStructs and Unions
Impls
- impl MacroDirective
- const DIRECTIVE_NAME: &'static str
- fn from_item(parent_path: &str, item: &ItemMacro) -> Option<Directive>