Struct futures::channel::mpsc::TryRecvError [−][src]
pub struct TryRecvError { /* fields omitted */ }The error type returned from try_next.
Trait Implementations
impl Display for TryRecvError[src]
impl Display for TryRecvError[src]