insert_into

Function insert_into 

Source
pub fn insert_into<T: ToString>(table: T) -> Insert
Expand description

Create an INSERT statement.