[][src]Type Definition websocket_lite::Error

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

Represents errors that can be exposed by this crate.