Module scylla::frame::response::cql_to_rust[][src]

Enums

CqlTypeError
FromCqlValError
FromRowError

Traits

FromCqlVal

This trait defines a way to convert CqlValue or Option into some rust type

FromRow

This trait defines a way to convert CQL Row into some rust type