Luna::BasicString::size
usize size() const
Gets the size of the string, that is, the number of characters in the string, excluding the null terminator.
Return value
Returns the size of the string.
usize size() const
Gets the size of the string, that is, the number of characters in the string, excluding the null terminator.
Returns the size of the string.