Skip to content

Instantly share code, notes, and snippets.

@tjmaynes
Created October 12, 2021 18:11
Show Gist options
  • Save tjmaynes/8b39039b362c233ffe21218383a801d7 to your computer and use it in GitHub Desktop.
Save tjmaynes/8b39039b362c233ffe21218383a801d7 to your computer and use it in GitHub Desktop.
async fn get_health_status(data: web::Data<AppState>) -> HttpResponse {
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment