ΒΆuint64_t utf_length(std::string_view string)

Description

Returns the `string` length considering UTF chars.

Declared at: include/ekg/util/text.hpp:50

Parameters

std::string_view string