Type Alias async_nats::jetstream::context::PublishError

source ·
pub type PublishError = Error<PublishErrorKind>;

Aliased Type§

struct PublishError { /* private fields */ }