get_all_mutable_methods

Function get_all_mutable_methods 

Source
pub fn get_all_mutable_methods(
    tcx: TyCtxt<'_>,
    def_id: DefId,
) -> HashMap<DefId, HashSet<usize>>