scylla
0.12.0
Module cql_
to_
rust
Module Items
Enums
Traits
In scylla::
frame::
response
scylla
::
frame
::
response
Module
cql_to_rust
Copy item path
Source
Enums
§
CqlType
Error
From
CqlVal
Error
From
RowError
Traits
§
From
CqlVal
This trait defines a way to convert CqlValue or
Option<CqlValue>
into some rust type
FromRow
This trait defines a way to convert CQL Row into some rust type