Function construct_object

Source
pub fn construct_object<T>(p: Object<[MaybeUninit<T>]>) -> Object<[T]>