Module stringsext::helper[][src]

Expand description

Small functions of general use, mainly used in module scanner.

Structs

This struct defines the state of the iterator SplitStr.

This enum describes result variants of the SplitStr::next() output.

Functions

Count as fast as possible the chars in some UTF-8 str.

Small helper function that tests if some UTF-8 string starts with a multi-byte-character.