Type Alias script::python::rspython::vector_impl::PyVectorRef

source ·
pub(crate) type PyVectorRef = PyRef<PyVector>;

Aliased Type§

struct PyVectorRef { /* private fields */ }