Function slice_to_vec

Source
pub fn slice_to_vec<T>(s: &[T]) -> Vec<T>
Expand description

It is user’s responsibility to not free buffer of the slice