std::core::string

contains_char

fn bool String.contains_char(s, char character)
Check if a character is found in the string.

Parameters