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