Thanks to visit codestin.com Credit goes to rustpython.github.io
Type Definition PyListRef
rustpython_vm::obj::objlist
type PyListRef = PyRef<PyList>;