actix-web icon indicating copy to clipboard operation
actix-web copied to clipboard

codegen ideas

Open robjtede opened this issue 5 years ago • 2 comments

come across these from a fork that seem cool:

  • https://docs.rs/actix-web-cute-codegen/0.1.0/actix_web_cute_codegen/attr.handler.html
  • https://docs.rs/actix-web-cute-codegen/0.1.0/actix_web_cute_codegen/attr.scope.html

robjtede avatar Sep 25 '20 18:09 robjtede

I'd be interested in working on this, what improvements do you want to see in the existing crate? what changes might we want to make to actix-web to better support this kind of macro?

tomharmon avatar Mar 12 '21 12:03 tomharmon

Hi. I'm interested in trying to implement this. I'm new though, but it says good first issue

pmd3d avatar Jun 26 '23 01:06 pmd3d