Enum coap::server::CoAPServerError [] [src]

pub enum CoAPServerError {
    NetworkError,
    EventLoopError,
    AnotherHandlerIsRunning,
}

Variants

Trait Implementations

impl Debug for CoAPServerError
[src]

[src]

Formats the value using the given formatter.