Structs

SvString data type. This string type consists of Unicode Scalar Value. The len() method returns the number of characters in Unicode Scalar Value.

Traits

Allows taking any string type in certain methods.
Allows taking range expressions in certain methods.

Type Definitions