Skip to main content

strip_iter_elements

Function strip_iter_elements 

Source
pub(crate) fn strip_iter_elements<'tcx>(
    arg: &mut PropertyArg<'tcx>,
) -> Option<ContractPlace<'tcx>>
Expand description

Strip IterElements from a property arg and return the container place (without the projection) if IterElements was present.