pub fn extern_spec_From_bool_i8_from(small: bool) -> i8
extern spec for i8::from
i8::from
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result == (small as Self)