script::python::ffi_types::vector

Type Alias PyVectorRef

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

Aliased Typeยง

struct PyVectorRef { /* private fields */ }