pub fn extern_spec_Duration_from_secs(secs: u64) -> DurationExpand description
extern spec for Duration::from_secs
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result@ == secs_to_nanos(secs@)pub fn extern_spec_Duration_from_secs(secs: u64) -> Durationextern spec for Duration::from_secs
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result@ == secs_to_nanos(secs@)