Module startup

Source
Expand description

CQL protocol-level representation of a STARTUP request.

Structs§

Startup
The CQL protocol-level representation of an STARTUP request, used to finalise connection negotiation phase and establish the CQL connection.

Enums§

StartupSerializationError
An error type returned when serialization of STARTUP request fails.