Module cql_
to_
rust
scylla
0.12.0
Module cql_
to_
rust
Module Items
Enums
Traits
In crate scylla
Modules
authentication
cql_to_rust
frame
history
macros
routing
serialize
statement
tracing
transport
Macros
impl_from_cql_value_from_method
Structs
Bytes
BytesMut
CachingSession
Metrics
Traits
BufMut
FromRow
Derive Macros
FromRow
FromUserType
IntoUserType
SerializeCql
SerializeRow
ValueList
scylla
Module
cql_to_rust
Copy item path
Settings
Help
Summary
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