char_indices — pub fn char_indices(&self) -> CharIndices ... let word = "goodbye"; let count = word.char_indices().count(); assert_eq!
確定! 回上一頁