Struct diesel:: types:: SmallInt
[−]
[src]
pub struct SmallInt;
pub struct SmallInt;
impl Add for SmallInt
impl Sub for SmallInt
impl Mul for SmallInt
impl Div for SmallInt
impl SqlOrd for SmallInt
impl Foldable for SmallInt
impl Default for SmallInt
impl Copy for SmallInt
impl Clone for SmallInt
fn clone(&self) -> SmallInt
fn clone_from(&mut self, source: &Self)