Trait typed_sql::types::Primitive [−][src]
pub trait Primitive {
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]