Type Definition iter_num_tools::IntoArangeGrid

source ·
pub type IntoArangeGrid<T, const N: usize> = IntoGridSpace<T, N>;
Expand description

IntoIterator returned by [ToGridSpace::into_grid_space]