Function def_id_debug

Source
fn def_id_debug(def_id: DefId, f: &mut Formatter<'_>) -> Result
Expand description

Custom DefId debug routine that doesn’t print unstable values like ids and hashes.