Type Definition async_nats::Error

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