Type Alias diesel::sql_types::Bpchar

source ·
pub type Bpchar = VarChar;
Available on crate feature postgres_backend only.

Aliased Type§

struct Bpchar;