Type Definition websocket_lite::Error

source · []
pub type Error = Box<dyn Error + Sync + Send + 'static, Global>;
Expand description

Represents errors that can be exposed by this crate.