pub(crate) fn find_nearest_parent_module( tcx: TyCtxt<'_>, def_id: DefId) -> Option<DefId>
Find the nearest parent module of a DefId.
DefId