pub async fn update_users(
conn: &mut PgConnection,
email_ownership_verification_enabled: bool,
recent_changes: &TMCRecentChanges,
) -> Result<()>pub async fn update_users(
conn: &mut PgConnection,
email_ownership_verification_enabled: bool,
recent_changes: &TMCRecentChanges,
) -> Result<()>