Return the position of matching characters.
constexpr size_type find( string_view str, size_type pos = 0) const;
See string_view::find
string_view::find