var searchIndex = {}; searchIndex["char_iter"] = {"doc":"This crates provides a performant iterator over a linear range of\ncharacters.","items":[[3,"Iter","char_iter","An iterator over a linear range of characters.",null,null],[5,"new","","Create a new iterator over the characters (specifically Unicode\nScalar Values) from `start` to `end`, inclusive.",null,{"inputs":[{"name":"char"},{"name":"char"}],"output":{"name":"iter"}}],[11,"next","","",0,null],[11,"size_hint","","",0,null],[11,"next_back","","",0,null]],"paths":[[3,"Iter"]]}; initSearch(searchIndex);