pub fn extern_spec_From_String_Vec_u8_from(s: String) -> Vec<u8> ⓘ
extern spec for Vec<u8>::from
Vec<u8>::from
This is not a real function: its only use is for documentation.
ghost
ensures
result@ == s@.to_bytes()