pub fn extern_spec_PartialEq_i8_i8_ne(self_: &i8, rhs: &i8) -> bool
extern spec for i8::ne
i8::ne
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result == (self.deep_model() != rhs.deep_model())