pub fn extern_spec_From_bool_usize_from(small: bool) -> usizeExpand description
extern spec for usize::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_usize_from(small: bool) -> usizeextern spec for usize::from
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result == (small as Self)