Expand description
frame module contains general Frame functionality.
Re-exports§
pub use self::traits::*;
Modules§
- events
- frame_
auth_ challenge - frame_
auth_ response - frame_
auth_ success - frame_
authenticate - frame_
batch - frame_
error - This modules contains [Cassandra’s errors] (https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec#L1011) which server could respond to client.
- frame_
event - frame_
execute - frame_
options - frame_
prepare - frame_
query - Contains Query Frame related functionality.
- frame_
ready - frame_
register - frame_
response - frame_
result - frame_
startup - frame_
supported - parser
- parser_
async - traits
Structs§
Enums§
Constants§
- LENGTH_
LEN - Number of body length bytes in accordance to protocol.
- STREAM_
LEN - Number of stream bytes in accordance to protocol.