diesel::types::ops
pub trait Sub { type Rhs; type Output; }
type Rhs
type Output
impl Sub for SmallInt
impl Sub for Integer
impl Sub for BigInt
impl Sub for Float
impl Sub for Double
impl Sub for Numeric
impl Sub for Timestamp
impl Sub for Date