ptest
0.1.0
ptest
Function
create_vector_object
Copy item path
Source
pub(crate) fn create_vector_object<T:
Debug
+
Invariant
>() -> Result<
VecObject
<T,
VecObjectAlloc
>>