Type Alias rustpython_vm::builtins::PyTupleRef
source · pub type PyTupleRef = PyRef<PyTuple>;
Aliased Type§
struct PyTupleRef { /* private fields */ }
pub type PyTupleRef = PyRef<PyTuple>;
struct PyTupleRef { /* private fields */ }