fn short_fn_name(tcx: TyCtxt<'_>, def_id: DefId) -> String
Extract the last segment of a def-path (the bare function name).