[][src]Type Definition rustpython_vm::obj::objlist::PyListRef

type PyListRef = PyRef<PyList>;