Type Definition IntoIter
rask_engine::math::vec3
type IntoIter = Chain<Once<f32>, Chain<Once<f32>, Once<f32>>>;