var searchIndex = {}; searchIndex["spmc"] = {"doc":"","items":[[3,"SendError","spmc","An error returned from the `send` function on channels.",null,null],[12,"0","","",0,null],[3,"RecvError","","An error returned from the `recv` function on a `Receiver`.",null,null],[4,"TryRecvError","","This enumeration is the list of the possible reasons that `try_recv` could\nnot return data when called.",null,null],[13,"Empty","","This channel is currently empty, but the sender(s) have not yet\ndisconnected, so data may yet become available.",1,null],[13,"Disconnected","","This channel's sending half has become disconnected, and there will\nnever be any more data received on this channel",1,null],[3,"Sender","","",null,null],[3,"Receiver","","",null,null],[5,"channel","","",null,null],[11,"send","","",2,null],[11,"drop","","",2,null],[11,"try_recv","","",3,null],[11,"recv","","",3,null],[11,"clone","","",0,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"fmt","","",4,null],[11,"clone","","",4,null],[11,"eq","","",4,null],[11,"fmt","","",1,null],[11,"clone","","",1,null],[11,"eq","","",1,null],[11,"fmt","","",0,null],[11,"fmt","","",0,null],[11,"description","","",0,null],[11,"cause","","",0,null],[11,"fmt","","",4,null],[11,"description","","",4,null],[11,"cause","","",4,null],[11,"fmt","","",1,null],[11,"description","","",1,null],[11,"cause","","",1,null]],"paths":[[3,"SendError"],[4,"TryRecvError"],[3,"Sender"],[3,"Receiver"],[3,"RecvError"]]}; initSearch(searchIndex);