[][src]Type Definition websocket_lite::Error

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

Represents errors that can be exposed by this crate.