Skip to main content

tracked_borrow_slice

Function tracked_borrow_slice 

Source
pub proof fn tracked_borrow_slice<T, A: Allocator>(tracked vec: &Vec<T, A>) -> tracked t : &[T]
Expand description
ensures
t@ == vec@,