initSidebarItems({"enum":[["TryRecvError","This enumeration is the list of the possible reasons that `try_recv` could not return data when called."]],"fn":[["channel","Create a new SPMC channel."]],"struct":[["Receiver","The receiving side of a SPMC channel."],["RecvError","An error returned from the `recv` function on a `Receiver`."],["SendError","An error returned from the `send` function on channels."],["Sender","The Sending side of a SPMC channel."]]});