Struct rorm_sql::delete::DeleteData
source · pub struct DeleteData<'until_build, 'post_query> { /* private fields */ }
Expand description
Representation of the data of a DELETE operation.
pub struct DeleteData<'until_build, 'post_query> { /* private fields */ }
Representation of the data of a DELETE operation.