extern_spec_std_string_Deref_String_deref

Function extern_spec_std_string_Deref_String_deref 

Source
pub fn extern_spec_std_string_Deref_String_deref(self_: &String) -> &str
Expand description

extern spec for ::std::string::String::deref

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

terminates

ghost

ensures

result@ == self@