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