You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/rayon/str/sidebar-items.js

1 line
829 B

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