pub async fn do_nothing(_req: Request<AppState>) -> Result
Expand description

Placeholder function for development purposes, just returns a “Doing nothing” 200 response.