[][src]Type Definition websocket_lite::Error

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

Represents errors that can be exposed by this crate.