跳到主要内容

Module error

搜索

Module error 

源代码
展开描述

广播错误类型

结构体§

SendError
Error returned by the send function on a Sender.

枚举§

RecvError
An error returned from the recv function on a Receiver.
TryRecvError
An error returned from the try_recv function on a Receiver.