Files
Trac3r-rust/doc/rayon/str/sidebar-items.js
2020-01-23 23:13:36 -08:00

1 line
829 B
JavaScript

initSidebarItems({"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."]]});