Function syntax::ext::expand::expand_crate   
                   
                       [−]
                   
               [src]
pub fn expand_crate(cx: ExtCtxt, imported_macros: Vec<MacroDef>, user_exts: Vec<NamedSyntaxExtension>, c: Crate) -> (Crate, HashSet<Name>)
Unstable (
rustc_private)