pub const MESSAGING_KAFKA_OFFSET: &str = "messaging.kafka.offset";
The offset of a record in the corresponding Kafka partition.
42