[][src]Type Definition rustpython_vm::obj::objtuple::PyTupleRef

type PyTupleRef = PyRef<PyTuple>;