Merge remote-tracking branch 'reusee/master' into HEAD
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* Strings are a packed UTF-8 representation of text, stored as null
|
||||
* terminated buffers of u8 bytes. Strings should be indexed in bytes,
|
||||
* for efficiency, but UTF-8 unsafe operations should be avoided. For
|
||||
* some heavy-duty uses, try std::rope.
|
||||
* some heavy-duty uses, try extra::rope.
|
||||
*/
|
||||
|
||||
use at_vec;
|
||||
|
||||
Reference in New Issue
Block a user