1
2
3
#[derive(QueryId, SqlType)]
#[postgres(type_name = "citext")]
pub struct Citext;