Thanks to visit codestin.com
Credit goes to rustpython.github.io

[][src]Type Definition rustpython_vm::pyobject::PyComparisonValue

type PyComparisonValue = PyArithmaticValue<bool>;