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