Hi,
while Box has both try_new_uninit_slice and new_uninit_slice_in, it lacks try_new_uninit_slice_in to fallibly allocate a slice of uninitialized memory with a given allocator. Is this deliberate or an oversight? What could be a good workaround for implementing this oneself?
Apologies if this is not the appropriate repo for this sort of question/feature suggestion.
Cheers,
Aljoscha