Struct diesel::types::Text [] [src]

pub struct Text;

Trait Implementations

impl SqlOrd for Text

Derived Implementations

impl Default for Text

fn default() -> Text

impl Copy for Text

impl Clone for Text

fn clone(&self) -> Text

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