pub fn extern_spec_Clone_bool_clone(self_: &bool) -> boolExpand description
extern spec for bool::clone
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result == *selfpub fn extern_spec_Clone_bool_clone(self_: &bool) -> boolextern spec for bool::clone
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result == *self