Type Alias async_nats::jetstream::consumer::PushConsumer

source ·
pub type PushConsumer = Consumer<Config>;

Aliased Type§

struct PushConsumer { /* private fields */ }