Skip to main content

ApplicationError

Trait ApplicationError 

Source
pub trait ApplicationError:
    Send
    + Sync
    + Debug
    + Display
    + 'static { }
Expand description

A custom application error that can be returned by the Tcp stack.

Implementorsยง