pub fn swap_in(world: &mut World, stash: &mut Vec<(Entity, Rect)>)
Core of swap_interior_clips_in, factored on &mut World for tests.
swap_interior_clips_in
&mut World