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