Module prepare

Source
Expand description

CQL protocol-level representation of a PREPARE request.

Structs§

Prepare
CQL protocol-level representation of an PREPARE request, used to prepare a single statement for further execution.

Enums§

PrepareSerializationError
An error type returned when serialization of PREPARE request fails.