Add macro for route handler accepting all HTTP methods
オープン
A-web-codegen
C-feature
good-first-issue
- 主要言語
- Rust
- スター
- 24.8k
- フォーク
- 1.9k
- 平均マージ
- 23時間 10分
- マージ済み PR(30日)
- 26
説明
As discussed in , implement macros like `#[any("...")]` and `#[route("...", method = any)]` to create route handlers accepting all HTTP methods (which is currently only possible with something like `app.route("...", web::route().to(handler))`)
コントリビューションガイド
評価
この issue はまだ評価されていません。