Expand description
Re-exported scylla::serialize::writers module.
Structsยง
- Cell
Writer - Represents a handle to a CQL value that needs to be written into.
- RowWriter
- An interface that facilitates writing values for a CQL query.
- Written
Cell Proof - An object that indicates a type-level proof that something was written
by a
CellWriter
orCellValueBuilder
with lifetime parameter'buf
.