std::String::basic<Char, Traits>::ends_with
ends_with
Checks if string ends with slice
Signature
ends_with(self, needle: slice) -> bool
Specifiers
const
noexcept
ends_with
Checks if string ends with slice
ends_with(self, needle: slice) -> bool
const
noexcept