std::String::basic<Char, Traits>::starts_with
starts_with
Checks if string starts with slice
Signature
starts_with(self, needle: slice) -> boolSpecifiers
constnoexcept
starts_withChecks if string starts with slice
starts_with(self, needle: slice) -> boolconstnoexcept