Function multiversx_sc_codec::vec_into_boxed_slice

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