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
Return the matching part of the string
core::string_view
string() const noexcept;
A string view representing the range
Created with MrDocs