Struct diesel::types::Time [] [src]

pub struct Time;

Trait Implementations

impl SqlOrd for Time

Derived Implementations

impl Default for Time

fn default() -> Time

impl Copy for Time

impl Clone for Time

fn clone(&self) -> Time

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