Constant MESSAGING_KAFKA_OFFSET

pub const MESSAGING_KAFKA_OFFSET: &'static str;
Expand description

The offset of a record in the corresponding Kafka partition.

§Notes

§Examples

  • 42