Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Routing: use "actix_web" macros #11

Merged
merged 1 commit into from
Feb 19, 2022
Merged

Conversation

friedemannsommer
Copy link
Owner

  • use actix_web::get (macro) for path declaration
  • renamed handle_request to handle_get_request

renamed `handle_request` to `handle_get_request`
@friedemannsommer friedemannsommer self-assigned this Feb 19, 2022
@github-actions github-actions bot added the rust label Feb 19, 2022
@friedemannsommer friedemannsommer merged commit 3f68fdc into main Feb 19, 2022
@friedemannsommer friedemannsommer deleted the actix-route-macro branch February 19, 2022 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant