Function alloc::slice::hack::into_vec

source ·
pub fn into_vec<T, A: Allocator>(b: Box<[T], A>) -> Vec<T, A>