rusty_postgres

Macro delete_many

Source
macro_rules! delete_many {
    (connection => $connection:expr,model:$model:expr) => { ... };
}