Struct tokio::sync::mpsc::error::RecvError    [−][src]
pub struct RecvError(_);
Error returned by Receiver.
pub struct RecvError(_);
Error returned by Receiver.
impl RefUnwindSafe for RecvErrorimpl Send for RecvErrorimpl Sync for RecvErrorimpl Unpin for RecvErrorimpl UnwindSafe for RecvError