actix-web
actix-web copied to clipboard
codegen ideas
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
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?
Hi. I'm interested in trying to implement this. I'm new though, but it says good first issue