std::core::string

index_of_chars

fn usz? String.index_of_chars(String self, char[] characters)
Find the index of the first incidence of a one of the chars.

Parameters