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