rustc_span::hygiene

Function register_local_expn_id

source
pub fn register_local_expn_id(data: ExpnData, hash: ExpnHash) -> ExpnId
Expand description

Register an expansion which has been decoded from the on-disk-cache for the local crate.