actix-web-codegen: v4.2.0
robjtede
released this
26 Feb 03:42
·
367 commits
to master
since this release
- Add support for custom methods with the
#[route]
macro. #2969