Type Alias rustpython_vm::builtins::PyListRef

source ·
pub type PyListRef = PyRef<PyList>;

Aliased Type§

struct PyListRef { /* private fields */ }