var searchIndex = {}; searchIndex["interleave"] = {"doc":"This crate allows you to create an arbitrary interleaving\niterator. Each iterator is guaranteed to be behind the\nmost advanced iterator by at max one next() call.\nThe interleave macro is of arbitrary arity.","items":[[3,"MultiIter","interleave","Holds the state of the interleave iterator",null,null],[6,"Iter","","",null,null],[6,"IterList","","Vector of boxed iterator traits",null,null],[11,"new","","",0,{"inputs":[{"name":"iterlist"}],"output":{"name":"multiiter"}}],[11,"push","","Add a new iterator to stack of iterables.",0,null],[11,"default","","",0,{"inputs":[],"output":{"name":"multiiter"}}],[11,"next","","",0,null],[14,"interleave!","","Main macro for creating a MultiIter",null,null]],"paths":[[3,"MultiIter"]]}; initSearch(searchIndex);