script::python::rspython::vector_impl

Type Alias PyVectorRef

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

Aliased Typeยง

struct PyVectorRef { /* private fields */ }