Type Alias WriteBatch

Source
pub type WriteBatch = Batch;
Expand description

Alias for Batch

Aliased Typeยง

struct WriteBatch { /* private fields */ }