Function dists::rand2_iter[][src]

pub fn rand2_iter(
    rect: Rect<f32>
) -> impl Iterator<Item = [f32; 2]> + FusedIterator + Clone