Struct cql::Row [] [src]

pub struct Row { /* fields omitted */ }

Methods

impl Row
[src]

[src]

Trait Implementations

impl Debug for Row
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for Row

impl !Sync for Row