Skip to main content

extern_spec_From__ref_String_String_from

Function extern_spec_From__ref_String_String_from 

Source
pub fn extern_spec_From__ref_String_String_from(s: &String) -> String
Expand description

extern spec for String::from

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

ghost

ensures

result@ == s@