blob: 075c6381bc71f5b55823ee0c76b8e7e8d45aee87 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"struct":[["Bytes","Parallel iterator over the bytes of a string"],["CharIndices","Parallel iterator over the characters of a string, with their positions"],["Chars","Parallel iterator over the characters of a string"],["EncodeUtf16","Parallel iterator over a string encoded as UTF-16"],["Lines","Parallel iterator over lines in a string"],["MatchIndices","Parallel iterator over substrings that match a pattern, with their positions"],["Matches","Parallel iterator over substrings that match a pattern"],["Split","Parallel iterator over substrings separated by a pattern"],["SplitTerminator","Parallel iterator over substrings separated by a terminator pattern"],["SplitWhitespace","Parallel iterator over substrings separated by whitespace"]],"trait":[["ParallelString","Parallel extensions for strings."]]};