Type Alias async_nats::Error

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

Aliased Type§

struct Error(/* private fields */);