Type Alias rustpython_vm::builtins::PyListRef

source ·
pub type PyListRef = PyRef<PyList>;