Struct rorm_sql::insert::InsertData
source · pub struct InsertData<'until_build, 'post_build> { /* private fields */ }
Expand description
Representation of the data of a INSERT operation in SQL.
pub struct InsertData<'until_build, 'post_build> { /* private fields */ }
Representation of the data of a INSERT operation in SQL.