pub type SendBatchIds<E> = WriteBatchIds<E>;๐Deprecated since 0.17.0: Use
WriteBatchIds instead.Expand description
Iterator over sent MessageIds from a batch.
Aliased Typeยง
pub struct SendBatchIds<E> { /* private fields */ }