diesel::pg::sql_types

Type Alias BigSerial

source
pub type BigSerial = BigInt;
Expand description

Alias for BigInt

Aliased Typeยง

struct BigSerial;