contains
Checks if slice contains character
contains(self, chr: CharT&) -> bool
const
Back to slice<Char, Traits>
slice<Char, Traits>