[][src]Type Definition ironmq_codec::Error

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

Type alias for a sync and send error.