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