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_nameanddeliver_subjectfields have a particularly strong influence on the consumer’s overall behavior.