Function get_adt_def_id_by_adt_method

Source
pub fn get_adt_def_id_by_adt_method(
    tcx: TyCtxt<'_>,
    def_id: DefId,
) -> Option<DefId>