Skip to main content
PyObjVec
pyo3
0.29.2
PyObj
Vec
Aliased Type
In pyo3::
internal::
state
pyo3
::
internal
::
state
Type Alias
PyObj
Vec
Copy item path
Source
type PyObjVec =
Vec
<
Py
<
PyAny
>>;
Available on
non-
pyo3_disable_reference_pool
only.
Aliased Type
§
struct PyObjVec {
/* private fields */
}
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here