new_delete

Function new_delete 

Source
pub fn new_delete(table: &Table) -> DeleteBuilder
Expand description

Get a builder for a DELETE query.

ยงArguments

  • name - This becomes the name of the generated rust function.