Module rorm_sql::delete

source ·
Expand description

Implementation of SQL DELETE operation

Structs

Representation of the data of a DELETE operation.

Enums

Implementation of the Delete trait for the different implementations

Traits

Trait representing a delete builder.