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