pub fn most_packed_projection<'tcx, L>(
tcx: TyCtxt<'tcx>,
local_decls: &L,
place: Place<'tcx>,
) -> Option<(AdtDef<'tcx>, Align)>where
L: HasLocalDecls<'tcx>,Expand description
If the place includes a projection from a packed struct, returns the AdtDef and packed alignment of the projection with the lowest pack