pub fn register_expn_id( krate: CrateNum, local_id: ExpnIndex, data: ExpnData, hash: ExpnHash, ) -> ExpnId
Register an expansion which has been decoded from the metadata of a foreign crate.