pub fn extern_spec_From_i16_isize_from(small: i16) -> 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_i16_isize_from(small: i16) -> isizeextern spec for isize::from
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result == (small as Self)