Type Alias async_nats::jetstream::consumer::PullConsumer

source ·
pub type PullConsumer = Consumer<Config>;

Aliased Type§

struct PullConsumer { /* private fields */ }