[#C68F20797B8EC97FAAED1337AAE6BB9302E4B6BD]
Return the position of matching characters
constexpr
size_type
find(
char const* s,
size_type pos = 0) const noexcept;
See `core::string_view::find`