[][src]Type Definition websocket_codec::Error

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

Represents errors that can be exposed by this crate.