pub fn extern_spec_From_Box_str_String_from(s: Box<str>) -> StringExpand description
extern spec for String::from
This is not a real function: its only use is for documentation.
ghost
ensures
result@ == s@pub fn extern_spec_From_Box_str_String_from(s: Box<str>) -> Stringextern spec for String::from
This is not a real function: its only use is for documentation.
ghost
ensures
result@ == s@