Struct diesel::types::Interval [] [src]

pub struct Interval;

Trait Implementations

impl SqlOrd for Interval

impl Foldable for Interval

type Sum = Interval

type Avg = Interval

Derived Implementations

impl Default for Interval

fn default() -> Interval

impl Copy for Interval

impl Clone for Interval

fn clone(&self) -> Interval

1.0.0fn clone_from(&mut self, source: &Self)