Crate scalar_value_string
source ·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.