Return the matching part of the string

Synopsis

core::string_view
string() const noexcept;

Return Value

A string view representing the range

Created with MrDocs