c2rust_refactor::collapse
pub fn collect_macro_invocations<'ast>( unexpanded: &'ast Crate, expanded: &'ast Crate) -> (MacTable<'ast>, Vec<(NodeId, NodeId)>)