pub fn extern_spec_From_char_String_from(c: char) -> StringExpand description
extern spec for String::from
This is not a real function: its only use is for documentation.
ghost
ensures
result@ == seq![c]pub fn extern_spec_From_char_String_from(c: char) -> Stringextern spec for String::from
This is not a real function: its only use is for documentation.
ghost
ensures
result@ == seq![c]