Crate scylla_cql

source ·

Re-exports

pub use crate::frame::response::cql_to_rust;
pub use crate::frame::response::cql_to_rust::FromRow;
pub use crate::frame::types::Consistency;

Modules

This module contains various errors which can be returned by scylla::Session

Macros

This macro implements FromCqlVal given a type and method of CqlValue that returns this type.