Expand description
Types and traits related to serialization of values to the CQL format.
Re-exports§
pub use writers::CellValueBuilder;pub use writers::CellWriter;pub use writers::RowWriter;
Modules§
- Contains the
BatchValuesandBatchValuesIteratortrait and their implementations. - Contains the
RawBatchValuesandRawBatchValuesIteratortrait and their implementations. - Contains the
SerializeRowtrait and its implementations. - Contains the
SerializeCqltrait and its implementations. - Contains types and traits used for safe serialization of values for a CQL statement.
Structs§
- An error indicating that a failure happened during serialization.