Type Definition diesel::sql_types::Int8range

source ·
pub type Int8range = Range<Int8>;
Available on crate feature postgres_backend only.