[][src]Type Definition websocket_codec::Error

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

Represents errors that can be exposed by this crate.