Crate scalar_value_string

Source

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§

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

Type Aliases§

SvStringMap
SvStringSet