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