Type Alias PyListRef

Source
pub type PyListRef = PyRef<PyList>;

Aliased Typeยง

struct PyListRef { /* private fields */ }