Module async_nats::jetstream::consumer::pull
source · Structs§
- Used for next Pull Request for Pull Consumer
- Used for building configuration for a Batch with
fetch()
semantics. Created by a FetchBuilder on a Consumer. - Configuration for consumers. From a high level, the
durable_name
anddeliver_subject
fields have a particularly strong influence on the consumer’s overall behavior.