Closed
Description
From the documentation of std::string::String
following traits could/should be implemented for ascii strings:
-
FromIterator
-
Extend
-
Pattern
(tracked in Implementstd::str::pattern::Pattern
#53) -
Default
-
Add
-
Index
(bothAsciiString
andAsciiStr
) -
Write
(PR Impl fmt::Write for AsciiString, and add tests #33) - More inherent methods on
AsciiString
Metadata
Metadata
Assignees
Labels
No labels