Type Definition Error
websocket_lite
type Error = Box<dyn Error + Sync + Send + 'static>;
Represents errors that can be exposed by this crate.