Searched defs:MoveDataParamEnv (Results 1 – 1 of 1) sorted by relevance
54 pub struct MoveDataParamEnv<'tcx> { struct55 pub move_data: MoveData<'tcx>,56 pub param_env: ty::ParamEnv<'tcx>,