rustc_metadata::tydecode::DefIdConvert
[−]
[src]
type DefIdConvert<'a> = &'a mut FnMut(DefId) -> DefId;
Unstable (
rustc_private
)