Enum reqchan::TryRespondError [] [src]

pub enum TryRespondError {
    NoRequest,
    Locked,
}

Variants

Trait Implementations

impl Debug for TryRespondError
[src]

[src]

Formats the value using the given formatter.