std::String::basic<Char, Traits>::ends_with
ends_with
Checks if string ends with slice
Signature
ends_with(self, needle: slice) -> boolSpecifiers
constnoexcept
ends_withChecks if string ends with slice
ends_with(self, needle: slice) -> boolconstnoexcept