soft_delete

Function soft_delete 

Source
pub async fn soft_delete(conn: &mut PgConnection, id: Uuid) -> ModelResult<()>