spin_sdk::pg

Type Alias Row

Source
pub type Row = Vec<DbValue>;
Expand description

A database row

Aliased Typeยง

struct Row { /* private fields */ }