mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-23 23:57:38 +01:00
29 lines
518 B
Markdown
29 lines
518 B
Markdown
|
---
|
||
|
name: 💡 Feature Request
|
||
|
about: I have a suggestion (and may want to implement it 🙂)!
|
||
|
|
||
|
---
|
||
|
|
||
|
## Feature Request
|
||
|
|
||
|
### Motivation
|
||
|
|
||
|
<!--
|
||
|
Please describe the use case(s) or other motivation for the new feature.
|
||
|
-->
|
||
|
|
||
|
### Proposal
|
||
|
|
||
|
<!--
|
||
|
How should the new feature be implemented, and why? Add any considered
|
||
|
drawbacks.
|
||
|
-->
|
||
|
|
||
|
### Alternatives
|
||
|
|
||
|
<!--
|
||
|
Are there other ways to solve this problem that you've considered? What are
|
||
|
their potential drawbacks? Why was the proposed solution chosen over these
|
||
|
alternatives?
|
||
|
-->
|