unbox_vec

Function unbox_vec 

Source
pub unsafe fn unbox_vec<T>(vec: Vec<*mut T>) -> Vec<Box<T>>
Expand description

ยงSafety