Skip to main content

extern_spec_core_hint_must_use

Function extern_spec_core_hint_must_use 

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

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

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

terminates

ghost

ensures

result == value