Type Alias CassRow

Source
pub type CassRow = CassRow_;
Expand description

A collection of column values.

@struct CassRow

Aliased Typeยง

#[repr(C)]
pub struct CassRow { /* private fields */ }