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

Enums

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