Function rupta::util::type_util::get_pointer_projections
source · pub fn get_pointer_projections<'tcx>(
tcx: TyCtxt<'tcx>,
ty: Ty<'tcx>
) -> Vec<(ProjectionElems, Ty<'tcx>)>Expand description
Returns all the projections of pointer type fields contained in the given type