pub type WriteBatch = WriteBatchWithTransaction<false>;
Expand description
A type alias to keep compatibility. See WriteBatchWithTransaction
for details
Aliased Typeยง
pub struct WriteBatch { /* private fields */ }
pub type WriteBatch = WriteBatchWithTransaction<false>;
A type alias to keep compatibility. See WriteBatchWithTransaction
for details
pub struct WriteBatch { /* private fields */ }