async_nats::jetstream::consumer

Type Alias PullConsumer

source
pub type PullConsumer = Consumer<Config>;

Aliased Typeยง

struct PullConsumer { /* private fields */ }