Module async_nats::jetstream::message

source ·
Expand description

A wrapped crate::Message with JetStream related methods.

Structs§

  • A lightweight struct useful for decoupling message contents and the ability to ack it.
  • Information about a received message
  • A message received directly from the stream, without leveraging a consumer.

Enums§

Type Aliases§

  • Error returned when library is unable to parse message got directly from the stream.