[][src]Type Definition websocket_lite::Error

type Error = Box<dyn Error + Sync + Send + 'static>;

Represents errors that can be exposed by this crate.