pub fn extern_spec_T__slice_T_into_vec<T, A: Allocator>(
self_: Box<[T], A>,
) -> Vec<T, A>Expand description
extern spec for slice<T>::into_vec<A>
This is not a real function: its only use is for documentation.
terminates
ensures
result@ == self_@