Function elrond_codec::boxed_slice_into_vec[][src]

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