mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-17 00:00:16 +02:00
* Move axum-debug into axum-macros * fix ref to axum-macros in changelog * Apply suggestions from code review Co-authored-by: Jonas Platte <[email protected]> Co-authored-by: Jonas Platte <[email protected]>
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
error: unknown argument
|
|
--> tests/debug_handler/fail/invalid_attrs.rs:3:17
|
|
|
|
|
3 | #[debug_handler(foo)]
|
|
| ^^^
|