std::String::basic<Char, Traits>::starts_with
starts_with
Checks if string starts with character
Signature
starts_with(self, c: CharT) -> bool
Specifiers
const
noexcept
starts_with
Checks if string starts with character
starts_with(self, c: CharT) -> bool
const
noexcept