PgRow

Type Alias PgRow 

Source
type PgRow = Vec<Option<ScalarAdapter>>;

Aliased Typeยง

struct PgRow { /* private fields */ }