[][src]Type Definition rask_engine::math::vec2::IntoIter

type IntoIter = Chain<Once<f32>, Once<f32>>;