You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My apologies if I missed something (writing this kinda late at night), but the description for mpsc::channel says that Receiver::recv method may return a RecvError, but that's not true.
The text was updated successfully, but these errors were encountered:
My apologies if I missed something (writing this kinda late at night), but the description for
mpsc::channel
says thatReceiver::recv
method may return aRecvError
, but that's not true.The text was updated successfully, but these errors were encountered: