multiversx_sc_codec

Function vec_into_boxed_slice

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