Row

Type Alias Row 

Source
pub type Row = PgRow;
Expand description

Sqlorm Database Row

Aliased Typeยง

pub struct Row { /* private fields */ }