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