pub uninterp fn spec_into_iter<T, A: Allocator>( v: Vec<T, A>, ) -> iter : <Vec<T, A> as IntoIterator>::IntoIter ⓘ