pyo3::gil

Type Alias PyObjVec

Source
type PyObjVec = Vec<NonNull<PyObject>>;

Aliased Type§

struct PyObjVec { /* private fields */ }
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here