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