Structs§
- SvString
- SvString data type. This string type consists of Unicode Scalar Value.
The
len()
method returns the number of characters in Unicode Scalar Value.
Traits§
- AnySv
String Type - Allows taking any string type in certain methods.
- SvSubstring
Index - Allows taking range expressions in certain methods.