[][src]Function rustpython_vm::obj::objbool::not

pub fn not(vm: &VirtualMachine, obj: &PyObjectRef) -> PyResult<bool>