Skip to main content

boxed_slice_into_vec

Function boxed_slice_into_vec 

Source
pub fn boxed_slice_into_vec<T>(bs: Box<[T]>) -> Vec<T>