pub type PyTupleRef = PyRef<PyTuple>;

Aliased Type§

struct PyTupleRef { /* private fields */ }