Struct diesel::types::Bool [] [src]

pub struct Bool;

Trait Implementations

Derived Implementations

impl Default for Bool

fn default() -> Bool

impl Copy for Bool

impl Clone for Bool

fn clone(&self) -> Bool

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