Trait typed_sql::types::Primative [−][src]
pub trait Primative { fn write_primative(&self, sql: &mut String); }
Required methods
fn write_primative(&self, sql: &mut String)
[src]
fn write_primative(&self, sql: &mut String)
[src]