extern_spec_std_hint_must_use

Function extern_spec_std_hint_must_use 

Source
pub fn extern_spec_std_hint_must_use<T>(value: T) -> T
Expand description

extern spec for ::std::hint::must_use<T>

This is not a real function: its only use is for documentation.

terminates

ghost

ensures

result == value