Type Alias PyTupleRef

Source
pub type PyTupleRef = PyRef<PyTuple>;

Aliased Typeยง

struct PyTupleRef { /* private fields */ }