Skip to main content

spec_into_iter_borrowed

Function spec_into_iter_borrowed 

Source
pub uninterp spec fn spec_into_iter_borrowed<T, A: Allocator>(
    v: &Vec<T, A>,
) -> iter : <&Vec<T, A> as IntoIterator>::IntoIter 
Expand description