Thanks to visit codestin.com Credit goes to rustpython.github.io
Type Definition PyComparisonValue
rustpython_vm::pyobject
type PyComparisonValue = PyArithmaticValue<bool>;