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