Thanks to visit codestin.com Credit goes to rustpython.github.io
Type Definition PyIntRef
rustpython_vm::obj::objint
type PyIntRef = PyRef<PyInt>;