[][src]Function elrond_codec::vec_into_boxed_slice

pub fn vec_into_boxed_slice<T>(v: Vec<T>) -> Box<[T]>