Enum reqchan::TryReceiveError [] [src]

pub enum TryReceiveError {
    Empty,
    Done,
}

Variants

Trait Implementations

impl Debug for TryReceiveError
[src]

[src]

Formats the value using the given formatter.